Skip to content

satvik-tandon/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

image

Description

This is a simple and responsive Weather web app built using HTML, CSS and Javascript. It uses OpenWeatherMap API to fetch Temperature, Weather, Humidity & Wind Speed details. It uses OpenCageData Geocoder API to fetch exact location coordinates of the user. background images are fetched from Unsplash and is changed according to name of the city.

Installation

Clone this repository.

git clone https://github.com/satvik-tandon/Weather-App.git

In Visual Studio Code, install the Live Server Extension and start it up