- Project aims to display current weather data of searched city around the world with fetching Weather Api data.
- In this project, a simple Weather-App was made using the Weather Api data and axios library. User can can select the language (English or Turkish) and display current weather data of searched city around the world.
At the end of the this project, students will be able to;
-
analyze a problem, create a weather condition app populated with a real weather api.
-
demonstrate their knowledge of algorithmic design principles.
- User can search city around the world.
- The app can fetch api with the searched city name(... and apikey if it is obligatory).
- User can display weather data of searched city in weather card.
- User can display list of searched city weather data card like on gif.
- If new searched city is in the weather data list, app can display a warning text to user on page.
You can reach my project from here!