A responsive weather app created using React, Tailwind CSS and React Icons.
To run this project, you will need to sign up to OpenWeather and create an API key. Then, add the following environment variable to your .env file:
REACT_APP_API_KEY = 'API key here'