/e-commerce-store

simple ecommerce website using the MERN stack. The website should allow users to view products, add them to their cart, and complete an order. The frontend should be built using React, and the backend should be built using Node.js / Express js and MongoDB/ Mongoose.

Primary LanguageJavaScript

e-commerce-store

Technology Which I Used

Backend

  • Nodejs
  • Mongodb
  • Express

Frontend

  • React Js
  • Redux

Step to Start Project

For Backend

  1. git clone
  2. cd e-comerce-backend
  3. yarn
  4. yarn data:import
  5. yarn dev

For Frontend

  1. cd e-comerce-frontend
  2. yarn
  3. yarn start

Request

  • If You find any bug then please create issue i love to solve that
  • If you want to contribute this project then feel free to make pull request i love to merge your request
  • If You have suggestion or want new feature the feel free to create an issue with label features.

If you like project then feel free to give Star 😅