Check the current weather on any city on the planet. Switch between metric and imperial units.
-
Search cities functionality
-
Metric vs Imperial system
-
Current local time and date
-
Temperatures and humidity
-
Wind speed and direction
-
Sunrise and sunset times
-
git clone https://github.com/eswaraprakash/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
Any feature requests and pull requests are welcome!
The project is under MIT license.
