Application Components:
- Input box to take user input
- Search Button
- Card to display the temperature information
Currently i am using hardcoded data. As a further step, i am planning to fetch data from a weather Api and make use of that in the application rendering.
Initial screen
After Search Result
Things to-do next:
- Fetch data from an API
- Make UI look better
- Handle all corner cases
Top comments (0)