senior
Card 2 of 10
Search Bar
User story
As a user, I want to be able to search for a location and view its weather information.
Acceptance criteria
- Implement a search bar with a debouncing mechanism that triggers a search after the user stops typing for a certain period of time.
- Retrieve search results from the weather API and display up to 5 results in a dropdown menu.
- Handle empty and loading states for search results.
- Add a logo to the navigation along with the search bar.
Build this task card
Start your 7-day free trial to build this card in our code editor with Figma designs and live preview.
Start 7-Day Free Trial to Build This Card