Skip to content

hattima-tim/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple weather app.See it live here.

Built with

  • JavaScipt
  • HTML
  • CSS

Features

  1. Users can search for a city or country to get weather data for that city or country.

  2. Users will get the current temperature, current humidity, and wind speed of a location.

Things learned/practiced;

  • Learned about replaceChildren API ( it's very cool! )
  • Learned how to handle a 404 error.
  • Practiced using API for fetching data from the server and showing it to the user.
  • Practiced using async/await.
  • Practiced writing asynchronous code in JavaScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors