madzadev / weather-app

⛅ Check the current weather in any city on the planet.

Home Page:https://weather-app-madza.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Check the current weather on any city on the planet. Switch between metric and imperial units.

Alt img

Features

  1. User's ability to search cities

  2. Current local time and date

  3. Temperatures and humidity

  4. Wind speed and direction

  5. Sunrise and sunset times

  6. Metric vs Imperial system

  7. Error handling and loading info

Installation

  1. git clone https://github.com/madzadev/weather-app.git

  2. cd weather-app

  3. npm install

  4. Log-in to Openweathermap.com

  5. Create an API key

  6. cp .env.example .env.local

  7. Paste API key for OPENWEATHER_API_KEY

  8. npm run dev

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.

About

⛅ Check the current weather in any city on the planet.

https://weather-app-madza.netlify.app/


Languages

Language:JavaScript 78.2%Language:CSS 21.6%Language:Shell 0.2%