A MERN ecommerce application
It comes with the following functionalities:
- Login/Register
- See all products
- Search products
- Pagination for all and search products
- Add to Cart
- Checkout Flow
- Add Reviews
- Update profile
- See/Edit/Delete all Users
- See/Edit/Delete all products
- See/update all orders and its status
Rename ".env.example" -> ".env" and put in your values
npm install
# Run in dev environemnt
npm run dev
#Run in production environment
npm start
Check it out here: https://ecobearapp.herokuapp.com
For any assistance or doubts in the project, feel free to contact me.
Version: 1.0.0
License: MIT