Intro

This project shows only one page which is the basic product list page we find on an E-commerce site.

To Get Start With

Clone the repository and start your project with the "npm run start" command.

Features

  • Pagination functionality added when there are more than 8 products.
  • Users can filter products by category and price.
  • Extra search functionality added for the products.
  • Spinner added when web page searches the products from API.