Skip to content

yogskr/weatherly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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