Skip to content

A mobile responsive weather app that I made to practice using APIs and Javascript Promises.

Notifications You must be signed in to change notification settings

abstractdev/weather-app

Repository files navigation

Weather app Weather App

Live Demo
A mobile responsive weather app that I made to practice using APIs and Javascript Promises.


Features

  • User can receive (delayed) real-time weather data for most cities, states, countries
  • Fahrenheit to Celcius converter

Built With

  • Vanilla Javascript
  • Sass

Concepts

  • Javascript Promises
  • Fetch API
  • Asynchronous data manipulation