A E-Commerce website developed using ReactJS for the frontend, NodeJs for the backend, MongoDB as database.
To run this project, install it locally using npm:
$ cd E-Commerce-Website-using-ReactJS-NodeJS
$ npm install
$ npm start
$ cd frontend
$ npm install
$ npm start
Project is created with:
List of features ready and TODOs for future development
To-do list:
This is the home page of e-commerce. It shows a list of products. It also uses React-Bootstrap Corousel for corousel.

When the user clicks on a product it takes you to the product details page.
____________________
Shopping Cart is the heart of any e-commerce website. I have created a user-friendly shopping cart using React and Redux.
____________________
I have created forms for getting user info and save them in the database.
____________________
Sign in page for user to sign in.
____________________
Sign in page for user to sign in.
____________________
____________________
____________________
Admin should be able to define products and update the count in stock whenever they like. This page is about managing ECommerce products.
____________________
____________________
Suhas Suhas - feel free to contact me!