weather-app
                                
                                
                                
                                    weather-app copied to clipboard
                            
                            
                            
                        ⛅ Check the current weather in any city on the planet.
Weather App
Check the current weather on any city on the planet. Switch between metric and imperial units.

Features
- 
User's ability to search cities
 - 
Current local time and date
 - 
Temperatures and humidity
 - 
Wind speed and direction
 - 
Sunrise and sunset times
 - 
Metric vs Imperial system
 - 
Error handling and loading info
 
Installation
- 
git clone https://github.com/madzadev/weather-app.git - 
cd weather-app - 
npm install - 
Log-in to Openweathermap.com
 - 
Create an API key
 - 
cp .env.example .env.local - 
Paste API key for
OPENWEATHER_API_KEY - 
npm run dev 
Contributions
Any feature requests and pull requests are welcome!
License
The project is under MIT license.