Skip to content

Komiliy/WeatherWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherWeb

Weather web app

----Features Search for weather by city name Responsive Design

----Tech Stack HTML,JS,CSS Weather API


Weather App Setup --

Sign up at OpenWeatherMap and log in.

Go to API Keys in your profile and generate a key.

Copy the key and paste it into script.js where indicated:

const API_KEY = "your_api_key_here";

Open index.html in your browser to run the app.

About

Weather web app

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors