Skip to content

markgmz92/mern_udemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a MERN e-commerce project based on Brad Travesy's MERN course on Udemy. The purpose of this project is to demonstrate my understanding of the MERN stack despite the project being small in size as compared to the ones I worked with in a professional capacity.

Features that are included in this project:

  1. Backend authentication using JWT
  2. Express middleware to determine whether user is an admin
  3. API for user and for products.
  4. Uses MongoDB as a database
  5. Redux for frontend state management

Features that are improved:

  1. React Router V5 upgraded to React Router V6

Features that will be included into the future:

  1. Google/Facebook authentication
  2. Include integration and unit testing for both frontend/backend
  3. Integrate TypeScript for the frontend
  4. To use Redux Toolkit for frontend state management

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages