Skip to content

erfanGharib/Shapo

Repository files navigation

shapo-introduction.mp4

Shapo

Technologies

  • Reactjs
  • Redux/Toolkit
  • Typescript
  • Tailwindcss

Pages

  • Home
  • Shop
  • Single Product
  • Contact-us
  • About-us
  • Blog

Options

  • Add, Edit and Delete product from cart
  • Search products by names
  • Pagination on shop page
  • Realtime product filtering in shop page
  • Change url based on filters and vice-versa
  • Shop page filter params
    • Categories
    • PriceRange
    • Existence
    • Offered

Run Project

npm install

Install all packages used in app

npm run dev

Runs the app in the development mode. Open http://localhost:5173/ to view it in your browser.

Project Status

Completed