Website URL: https://plethora-v2.netlify.app/
Plethora 🚴 - A E-commerce Plateform to buy everything related to cycles.
This project is made out of HTML, CSS and ReactJS. If you love to contribute, please make a new issue and let me know :)
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS integrated with Libre UI Component Library
- MockBee
- Homepage
- Product explore page
- Filter Products based on Price, Rating
- Cart Management
- Wishlist Management
- Checkout(Razorpay mock payment gateway)
- Authentication:
- User Signup
- User Login
- 404 Error Page
$ git clone https://github.com/Logan1x/plethora_v2
$ cd plethora_v2
$ npm install
$ npm start
After completing above steps, add JWT secret token in .env
file in project root folder.