The shop is completely built.
Link to the deployed shop
1. First clone the project by running
git clone https://github.com/Exclusiveideas/full-stack-ecommerce-shop.git
2. Go into the project directory
cd full-stack-ecommerce-shop
3. Install all the dependencies
npm i
4. Start the application development server
npm start
The app is now running