Le Magasin Shop is a basic yet functional E-Commerce app inspired by real world apps such as Amazon and Airbnb.
The goal for this project was to understand in more depth the MERN Stack and how each technology works together.
- User Login/Registration
- User Authentication and Authorization
- Product Carousel
- Shopping Cart
- Custom Middleware for Authorization and Error Handling
- Multitude of CRUD actions for User, Product, and Order instances.
- Product Search Bar
React, Redux, Material UI
Express, Mongoose, Node
MongoDB
PayPal
JWT authentication (JSON Web Tokens)
Currently hosted on Render
Plans to add the following features:
- Mailer for password reset
- Ability to favorite products
- Further design work