Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 677 Bytes

File metadata and controls

25 lines (13 loc) · 677 Bytes

Weather App

This is a simple weather application build with React and using two different APIs such as :

  1. OpenWeather API

  2. GeoDB Cities API

In order to fetch the data and location to show it on the application.

Features:

  1. Fetches weather data

  2. Displaying current weather conditions,temperature,humidity, and weather description

  3. Allows user to search for the different locations

  4. It has a 5-day forecast with date, temperature and weather description

Feedback:

If you guys have any feedbacks or suggestion to improve the weather app feel free to open an issue or use a Pull Request feature in github to reach out to me.

Thank you for your time!!!!!!!!!