Giter Site home page Giter Site logo

giuseppetm / nuxt-sample-webapp Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 2.9 MB

Simple web app template made with NuxtJS, Typescript and Vuetify. Features: registration, login, CRUD operations.

Home Page: https://nuxt-sample-webapp.netlify.app/

License: MIT License

Vue 57.06% TypeScript 39.25% JavaScript 0.84% SCSS 2.59% Dockerfile 0.25%
nuxt nuxtjs typescript webapp authentication login-template template web-template

nuxt-sample-webapp's Introduction

Nuxtjs Sample Web Application

MIT license Netlify Status GitHub issues

Preview

This is a small project I developed for an interview for a front-end developer position that got me through the 2nd technical step.

๐ŸŽฆ Live Preview

Project requirements

Stack

  • Vue + framework of your choice (chosen: NuxtJS);
  • Javascript / Typescript (chosen: Typescript);
  • UI library of your choice (chosen: Vuetify).

Description

With the suggested stack make a web app with the following pages:

  • Login;
  • User registration;
  • Shipping address form;
  • Table with CRUD operations on elements and server side search.

For Rest API integration/consumption use fake API services at will (chosen: https://dummyjson.com/).

As anticipated the goal is the creation of an app that is graphically pleasing and usable from any device focusing on FE aspects.

Login credentials

Username Password
kminchelle 0lelplR

You can find all the mocked APIs here: https://dummyjson.com/

๐Ÿ•น๏ธ How to run the project locally

  1. Install dependencies

    npm install
  2. Run the development server:

    npm run dev

For deploys I am currently using Netlify.

Docker

I inserted also a Dockerfile and docker-compose if you want to use them.

nuxt-sample-webapp's People

Contributors

giuseppetm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.