An Online shop
Refer to https://nodejs.org/en/ to install nodejs
The Application is deployed in https://bright-mousse-e16043.netlify.app/
Click on the link to see the application
Clone the project into local
git clone https://github.com/PCoder23/E-shop.gitgo into the project directory
cd E-shopInstall all the npm packages. type the following command to install all npm packages
npm installIn order to run the application Type the following command
npm startThe Application Runs on localhost:3000