Skip to content

mhammarback/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This project was made during the Technigo Bootcamp. We where supposed to create a dynamic weather app using API.

The problem

This was my first time using fetch and API. I started mobile first approch and went from top to bottom and fetched the requested values from the API. When i had all the data i needed i went back and made adjustment to the values so that they became more readable. Then i choose to do a simple design and by using media queries i also made it responsive.

If i had more time i would go over my JS code and change how i created my favourite cities. At the moment it is alot of repeating code and the project would be much better with another structure on that specific part.

TECH USED

  • HTML5
  • CSS3
  • JavaScript
  • API

View it live

Here you can look at the finished project: https://sunnydaysplease.netlify.app/

About

Weather Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.3%
  • CSS 22.7%
  • HTML 18.0%