Displays items grouped by listId and sorted by name.
- Requirement: Node version 8.1+
npm install
npm start
- Open up http://localhost:3000/ in your preferred browser.
- (If not previously run)
npm install
- Then, for Cypress Open
npm run cypress:open
- Or for Cypress Run
npm run cypress:run
- Displays Material UI Cards for each item
- Implemented UI testing with Cypress
- Search functionality
- Improved styling
- Improved loading screen