Skip to content

Tuaev/E-commerce-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce-MERN

E-commerce website built on the MERN stack

* Node.js API 
* React Frontend
* MongoDB 

  - Secure Authentication with JWT - Sign up/Login
  - Cart functionality 
  - Checkout with PayPal
  - User profile and orders
  - Admin panel with CRUD functionality for products and users

TODO: Finish edit products and orders. Add Multer for product image upload.

Config to run:

  • Change ".env copy" file to your own values and rename to ".env"
  • Seed Database with npm run data:import
  • Run app with npm start

About

E-commerce website using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages