Skip to content

Mcommerce - Shop On The Go website created with MERN stack, for learning purposes

Notifications You must be signed in to change notification settings

musabaku/Mcommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Project Overview

The MERN MCommerce project is a powerful e-commerce platform that offers various features, including:

  • User registration and authentication with JSON Web Tokens.
  • Browsing and searching for products.
  • Adding products to the shopping cart.
  • Managing the shopping cart (updating quantities, removing items).
  • Checkout process
  • Viewing and managing orders.
  • Admin panel to manage products and categories.

Thank you for viewing MERN MCommerce project! Happy coding! 🚀

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.

Essential Variables PORT= DB_URI =

JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE=

About

Mcommerce - Shop On The Go website created with MERN stack, for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published