Skip to content

errantpianist/odin-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Weather app

Check before you go out


View Demo

Preview

Built With

  • HTML5
  • CSS3
  • JavaScript
  • webpack

Features

  • A weather app implemented using pure HTML/CSS/JS
  • Can check current weather for any location using weatherapi

Outcome

  • Used async/await to make API calls and load data asynchronously
  • Used CSS3 flex to manage layout
  • Used webpack, NPM and Git to manage project and dependencies

What I learned

  • Use of Javascript async/await syntax to handle asynchronicity
  • Use of a public API - weatherapi

Reflections

This was a quick and simple project. There was plenty more data provided by the API that I could have worked with given more time, and presentation could be more exciting.


Acknowledgments

  • Thanks to The Odin Project for putting together such an extensive open-source curriculum!
  • Thank you weatherapi for offering a free weather API service!

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published