Skip to content

The weather website enables users to search and view current and future forecasts for over 2000 cities. With an intuitive interface, users can quickly find accurate weather information, including temperature, precipitation, wind speed, and humidity.

License

Notifications You must be signed in to change notification settings

Zeddtech/weather-app

Repository files navigation

Weather App

A weather website that enables users to search and view current and future forecasts for over 2000 cities. With an intuitive interface, users can quickly find accurate weather information, including temperature, precipitation, wind speed, and humidity. It's a convenient tool for planning activities and staying prepared for any weather conditions.

Features

  1. User's ability to search cities

  2. Current local time, date and weather info

  3. Temperatures and humidity and pressure

  4. Wind speed and direction

  5. Sunrise and sunset times

  6. 12 hours forecast

  7. 7 days forecast

Built With

  • HTML,
  • CSS,
  • Vanilla JavaScript
  • openWeather Api
  • modenizr.js
  • moment.js

Getting Started

  1. git clone git@github.com:detrinity27/weather-app.git

  2. Log-in to Openweathermap.com

  3. Create an API key

  4. create a config.js file in the js folder

  5. paste the following code export const key = "YOUR_API_KEY";

  6. replace "YOUR_API_KEY" in the code above with your api key in qoutes('')

  7. enjoy!!!!

Authors

👤 Agwunobi sopulu

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

About

The weather website enables users to search and view current and future forecasts for over 2000 cities. With an intuitive interface, users can quickly find accurate weather information, including temperature, precipitation, wind speed, and humidity.

Topics

Resources

License

Stars

Watchers

Forks