- Admins manage and control the entire store components by Adding, Updating and Deletion of Product.
- User can enjoy this amazing web app by login, register, view products , search products, see product details , add to cart, provide shipping address, place order by making credit card payment.At the same time, User can also install this web app to there mobile and desktop and use it as an application.
To run the Admin interface use Email Address : admin@admin.com and Password: admin
Demo
This application is deployed on Heroku. Please check it out 😄 here.
https://npshop.herokuapp.com/
Install Some basic Git commands are:
$ git clone https://github.com/naisarg53/ecommerce-mern-web-app.git $ cd client $ npm install Setup Create .env file that include:
- MONGO_URI & JWT_SECRET
- PORT
- NODE_ENV
Languages & tools
Node JS
Express
Mongoose and mongoDb Atlas
React Js
Bootstarp
HTML and CSS
AWS S3
E-commerce MERN Web App Images
Login ScreenRegistration Screen
Product Screen
Searched Product Screen
Product Details Screen
Cart Screen
Card Order Screen
Shipping Screen
Admin Screen
Admin Product Add Scree