Skip to content

7Cori7/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App ⛅

This is a small weather app created in React JS using the OpenWeatherMap API and the Geolocation API.

With this app you can enter the name of any city in the world and check the current weather. Also, if you allow geolocation permits, it will show you the weather depending on your location.

The app will show you:

  • The temperature in celcius, also the min temp, and max temp.
  • The humidity
  • A description of the weather in general
  • Depending on the weather, the theme colors of the app will change.

You can try the web app here -> https://weather-app-black-kappa.vercel.app/

And that's it! 🌩️🌩️🌩️

Releases

No releases published

Packages

No packages published