About


E-commerce app which is made with React.js, TypeScript, and Tailwind CSS. No backend included, everything is done on the front end (because I haven't learned about backend at allπŸ˜΅β€πŸ’«). All features work using local storage.


I made this to learn React.js and TypeScript. And ya i think i understand a lil bit.πŸ˜…


    Features:

  • Login and register
  • Add to cart
  • Search
  • Filter by category
  • Checkout only selected items
  • Add or subtract quantity of items to be purchased
  • Calculates the total price of only the selected items
  • CRUD operations