Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 751 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 751 Bytes

Shopping-app(frontend)

The app supports the following functionalities.

  • User can navigate between different pages to see all the available products

  • User can view products from a specific category by applying category filter.

  • User can also filter the products based on product rating, or price or both.

  • User can add products to cart and review the total number of products and total price before proceeding for checkout.

  • User can remove the added products from the cart

🛠 Tech Used

  • Libraries and Packages: ReactJS (react-router, react-icons, react-hot-toast), context-api, react-redux toolkit

  • Frameworks: Tailwind-CSS

  • Deployment: Vercel