The website provides an online platform for customers to browse and purchase products, with a sleek and user-friendly interface and a range of features designed to enhance the shopping experience.
The website also includes features such as user authentication, a shopping cart, add reviews to products and Admin dashboard with information on all orders ,current stock, order status.
Overall, this e-commerce website is a well-designed and modern solution for customers looking to purchase products online. With React for the front-end, Node.js for the back-end, MongoDB for database management, Redux for state management, and Stripe for payment processing.
$ git clone https://github.com/nknittin16436/E-commerce.git
$ cd E-commerce
$ npm install
Run server
$ npm run start
$ cd ../frontend
$ npm install
$ npm run start
Yay!! you should see the web app running now