Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.27 KB

weatherly - a beautifully-designed weather app

Table of contents

Overview

weatherly is a beautifully-designed weather app built using HTML5, CSS3, and asynchronous JavaScript. The weather data is fetched from Open Weather API.

You can easily check the current weather in your city by searching the city name in the search bar. It also has a geolocation feature, which you can use to determine your current location.

weatherly also provides five day forecast, so you can check the following five day weather.

Screenshot

Mobile Screenshot

Mobile Screenshot

Tablet Screenshot

Tablet Screenshot

Desktop Screenshot

Desktop Screenshot

Tech Stack

This project is built with:

  • HTML5
  • CSS3 Flexbox
  • JavaScript (Asynchronous Programming)
  • Rest API

Author