react-weather
A simple React weather app that displays weather information from the OpenWeatherMap API.
Getting started
- Sign up over at openweathermap.org to get an API key.
- Fork the project and clone it locally.
- Create a file at the root of the project called
.env.local
with the following contents: