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.
-
User's ability to search cities
-
Current local time, date and weather info
-
Temperatures and humidity and pressure
-
Wind speed and direction
-
Sunrise and sunset times
-
12 hours forecast
-
7 days forecast
- HTML,
- CSS,
- Vanilla JavaScript
- openWeather Api
- modenizr.js
- moment.js
-
git clone git@github.com:detrinity27/weather-app.git
-
Log-in to Openweathermap.com
-
Create an API key
-
create a config.js file in the js folder
-
paste the following code
export const key = "YOUR_API_KEY";
-
replace
"YOUR_API_KEY"
in the code above with your api key in qoutes('') -
enjoy!!!!
👤 Agwunobi sopulu
- Github: @detrinity27
- Twitter: @Zed
- Linkedin: agwunobi sopulu
Contributions, issues and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!