Skip to content

Web app built in JavaScript using Open Weather API.

Notifications You must be signed in to change notification settings

Tanmark/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

We have produced a weather app with responsive design, using data from an open API, we followed the designscheme for Iphone XR-XS design 1.

The problem

We approached the problem by using fetch requests and jsons in js file. We styled our page with mobile first in mind and used mediaqueries for larger devices. If we had more time we would have made the applicaion more reactive, giving the user more choices, like seeing the weather in a city of their choice.

View it live

https://five-day-forecast-weather.netlify.app/

About

Web app built in JavaScript using Open Weather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • CSS 33.4%
  • HTML 9.9%