E-commerce Shop
Description
This is a prototype of e-commerce shop on mern stack. E-commerce website made using Redux and Stripe which allows users to browse through various items and add items to cart for checkout.
Installation
The user will clone the repository and run npm install
in the root, client, and server directories. This will be followed by running npm run seed
in the server directory and npm run start:dev
in order to connect to the server.
Usage
The user can browse through items, see their order history, and save items for later via their personalized account.
Application Gif
Links
Tools
- Redux
- Stripe
- React.js
- Node.js
- Express.js
- MongoDB
- Mongoose
- MongoDB Atlas with Heroku
Credits
- Completed by: softBelle