Skip to content

twomeaningsof/weather-app

Repository files navigation

Weather App

I developed the app to practice HTML and CSS with JavaScript. It was also my first contact with an API communication (OpenWeather). The app allows checking the weather forecast in most cities worldwide three days ahead. There are also implemented functions like API calls based on geolocation and localStorage (if there's any data saved and the Geolocation API is blocked). Design implemented with Mobile First approach.

Technologies

  • Javascript
  • Webpack
  • BEM + SCSS
  • HTML

Launch

The app is deployed on Netlify and can be accessed directly via link.

Run locally

  • npm install
  • npm run serve

Preview

image image image image

About

Make sure, you won't need an umbrella ☔

Resources

Stars

Watchers

Forks