91juhwang / fetch-rewards

fetch-rewards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start the app

Run yarn && yarn start to start the project This will run in development mode. Open http://localhost:3000 to view it in the browser.

Features & Requirements

  • Displaying all the items grouped by listId
  • Ability to filter based on the listID with filterChips
  • Allow multiple Chip selections
  • Sort the results by "listId" first then by "name" when displaying.
  • Filter out items with null or blank list name
  • Add pagination filtering

Author

About

fetch-rewards


Languages

Language:JavaScript 85.6%Language:HTML 12.0%Language:CSS 2.4%