Skip to content

A basic weather app written in vanilla JavaScript fetching data from the Weather API.

Notifications You must be signed in to change notification settings

angieloux/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

As the title says, this is a basic weather app that I created in vanilla JavaScript. It is live here.

Components

  • API: Weather API
  • Animated Skycons: I configured these to conditionally render based on the weather conditions at the user's location.
  • Date & time based on the users location
  • Clickable temperature that toggles between fahrenheit and celsius.

Here's a quick demo of it in action showing various different locations:

Demo of weather app

About

A basic weather app written in vanilla JavaScript fetching data from the Weather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published