Skip to content

nella-x/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

My first API project. It shows the weather in Malmö, sunrise+sunset and a 4 day forecast.

The problem

I'm using two different API:s, one for the weather and one for the forecast. I'm filtering the data and using innerHTML to display the information. I would like to add a search bar so that you could get the weather for other cities as well. But I spent my time making it look cute and colorful instead! :D

View it live

https://grayslay.netlify.app/ - my colorful weather app!

About

Weather Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • CSS 25.7%
  • HTML 15.1%