To run this project follow the steps below
-
Clone this repository
-
Run npm install in the root folder to install all the dependencies(Make sure you have node and npm installed)
npm install
-
Run
npm run server
to start the server -
Run
npm run dev
to start the demo server in the nuxt app
Following are the functionalities implemented in this app
-
Product Listing page homepage
-
Product Detail Pages
-
Adress page to see the address listing available
-
Add and update address pages(Form Validations not done right now)
-
Set default Adresss
-
Cart Functionality
-
Order page