Skip to content

Ayush2966/Fern-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Fern Store

Fern store is an e-commerce app specifically for plants featuring different cateogry of plants.

Product Page

Show various plants and offers various filters based on price, rating and category as per user requirement.

Cart Page

Wishlist Page

Login/Signup

Table of Contennts

  • Features
  • Tech Stack
  • Deployment

Features

  • 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

Tech Stack

Client: HTML5, CSS, ReactJs (useContext, useReducer, useEffect)

Mock Backend: MockBee, MockMan

Deployment

To deploy this project run

  npm run deploy

To run this project run

  npm start