Functionalities

  • Browse through catalog.
  • Search through catalog.
  • Apply mutpliple filters and serach through the filters.
  • Add/Delete items in cart page.
  • Show total amount on cart page.

Tools used

  • React JS
  • Tailwind CSS

Setup

  • Install the needed node packges/modules :
    > npm install
  • Start the development server :
    > npm run start