This is a T3 Stack project bootstrapped with create-t3-app.
Task:
- go to src/pages/index.tsx
- start the dev server
- Fix the error on the API call
- Move the API call into getServerSideProps
- Build the Figma component using the data from the API
- Make everything type save
- Add Header to Page with Page title, meta description and favicon
- Make the design mobile-friendly (responsive)
- Add the ability to select and filter using the keyboard (tab into it and then search, arrows to navigate up and down and enter to confirm)
Bonus:
- Add custom drop shadow from Figma design to tailwind
Design: