https://github.com/samuelfuchs/proshop-ecommerce
This is a project I made using the MERN-Stack.
https://github.com/samuelfuchs/proshop-ecommerce
Last synced: about 1 year ago
JSON representation
This is a project I made using the MERN-Stack.
- Host: GitHub
- URL: https://github.com/samuelfuchs/proshop-ecommerce
- Owner: samuelfuchs
- Created: 2021-12-08T15:54:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T18:46:55.000Z (over 2 years ago)
- Last Synced: 2023-11-04T19:33:25.092Z (over 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 451 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proshop (ecommerce)
This project was really fun to do! I learned a ton of new information that encouraged me to learn more backend technologies.
This online shop is built on JavaScript, using the MERN Stack:
- MongoDb
- ExpressJs
- ReactJs
- NodeJs
This project contains: authentication, review system, propper routing, 404 page, Bootstrap layout, admin rights, create products, delete products, delete database, create new users, give administration rights to users, payment methods (Striper, PayPal), API tested with Postman.