Front EndUrgentenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
Front End Task 06 Demo
Branch
git fetch origin
git checkout 14-f-06-demo
Desired Outcome
To create a demo leveraging parallel routes to give the users a taste of the app
The Road Map
Implement a local storage mock with 20 items. this will also serve as the groundwork for the work being done in B-03, pending its implementation
The Tasks
- Create parallel routes in (demo)
- Mock the pages
- Implement mocks
- Manage local storage via a context
- Implement same functionality as api routes