Skip to content

Weather app displaying the forecast and current weather for any chosen location including current location. Built using HTML, CSS, vanilla JavaScript and OpenWeather API.

Notifications You must be signed in to change notification settings

klezi10/my-JS-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Table of contents

Overview

The challenge

Users should be able to:

  • View the current weather and forecast for:
    • default city,
    • a city they can search for
    • current location

Screenshot

Links

My process

Built with

  • HTML5 markup
  • CSS custom properties
  • Flexbox
  • Vanilla JavaScript
  • API integration
  • Responsive

What I learned

I learned to use the forEach loop to copy each forecast day multiple times. I also learned how to convert Unix day to a legible format.

Continued development

I would like to add error handling to the API calls and continue working with APIs.

About

Weather app displaying the forecast and current weather for any chosen location including current location. Built using HTML, CSS, vanilla JavaScript and OpenWeather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published