/weather-app

Primary LanguageJavaScript

This is a weather app, created with create-react-app.

It uses OpenWeatherMap [https://openweathermap.org/] to fetch live weather data.

You'll need an API key from OpenWeatherMap, placed in a .env.local or .env.development.local file in order to fetch live data.