/ShopIn

ShopIn (MERN Stack E-commerce Application)

Primary LanguageJavaScript

ShopIn (MERN Stack E-commerce Application)

This project was created as a part of the Clique Organization Interestship 2.0 program.

Clique Logo

The main inspiration behind this project was https://github.com/basir/node-react-ecommerce.

For running the project locally

Clone Repository

Download MongoDB

https://docs.mongodb.com/manual/administration/install-community/

Run Backend

npm install
npm start

Run Frontend

cd frontend
npm install
npm start

Admin Credentials

Email : admin@gmail.com
Password : 1234

Working Video

ShopIn demo Video