Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 520 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 520 Bytes

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