Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.63 KB

Weather-Web-App

Table of Contents

  1. About The Project
  2. Installation
  3. License

About The Project

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 the City name. Built based on the 2021 UI trend 'Glassmorphism' (Read More...). Hosted using Netlify.

Built With

  • HTML & CSS
  • Javascript
  • Vanilla tilt.js library
  • OpenWeatherMap & OpenCageData API

Installation

To get a local copy up and running, just Clone the repo

git clone https://github.com/nagarajpandith/weather-app

and fire up the Local Development server using Live Server extension.

License

Distributed under the MIT License. See LICENSE for more information.