Fern store is an e-commerce app specifically for plants featuring different cateogry of plants.
Show various plants and offers various filters based on price, rating and category as per user requirement.
- Features
- Tech Stack
- Deployment
- JWT based authentication
- Login
- Signup
- Public and private routes
- Cart management
- Wishlist management
- Sort and filter
- sort by price
- filter by category
- filter by price range
- star rating inclusion
- Biling details
Client: HTML5, CSS, ReactJs (useContext, useReducer, useEffect)
Mock Backend: MockBee, MockMan
To deploy this project run
npm run deploy
To run this project run
npm start