Skip to content

A simple weather application using the openweather API.

Notifications You must be signed in to change notification settings

ozdemirci/WeatherApplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApplication

A simple weather application using the openweather API.

STEPS TO RUN THE CODE:

  1. Go to https://openweathermap.org
  2. Create a free account
  3. Navigate to the API keys section
  4. Generate a key
  5. Copy that key to clipboard
  6. Insert that key into the required variable in the script.js file
  7. Enjoy!

About

A simple weather application using the openweather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • CSS 28.6%
  • HTML 11.6%