Skip to content

javadevbh/react-store

Repository files navigation


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