Tech Stack Used:

  • React
  • TailwindCSS
  • HeadlessUI

Features:

  • Completely responsive UI
  • Search by card name
  • Apply filters over card types
  • Infinite scroll with paginated response

Steps to run

  1. Clone the project or download zip and then install all the packages using:
npm i
  1. Start the local development server using:
npm start