Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 912 Bytes

README.md

File metadata and controls

28 lines (27 loc) · 912 Bytes

A shopping cart with reactjs and redux


tips

  • Single Page Application
  • Ability to add products to the shopping cart or remove them
  • Saving of product and shopping cart information in local storage
  • Filtering of products by their category
  • Searching for products
  • Parsing of search and filter queries from the URL
  • Product details page
  • Full responsiveness across mobile, tablet, laptop, and desktop devices

web development technologies

  • Reactjs
  • Redux(Redux toolkit)
  • Tailwindcss

contact me