Project · Intermediate · 8h
Project: A resource library interface
Build the browsing interface for a content library: list, search, filters, detail view, bookmarks — with data from a query library and tests for the key flows.
- react
- project
Inside this project
- Build a React interface that lists resources, filters them by type and difficulty, searches by title, opens a detail view, and lets a user bookmark. Data comes from a mock API through a query library. Write tests for filtering, searching and bookmarking.
- Milestone 1: Structure
- Milestone 2: Data
- Milestone 3: Tests

