Skip to content

Code from my web development workshop at TechOlympics 2021

Notifications You must be signed in to change notification settings

louiske65/interalliance-webdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interalliance-webdev

Directions for getting and using an API Key

  1. Go to https://openweathermap.org/api and create a developer account
  2. After you create an account and login in, click on your account name in the top right
  3. Click on My API Keys
  4. Type in any name and click generate
  5. Open the script.js contained in this project
  6. In the script file, there will be a key variable at the top. Replace the "YOUR OWN API KEY HERE" with a string containing your api key
  7. Run the index.html file to see the results!

Useful Links for Web Development

W3Schools
MDN WEB DOCS

Good Places to Learn Code

edX
Codecademy

About

Code from my web development workshop at TechOlympics 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published