sagarsen07 / wether-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://github.com/sagarsen07/wether-app/tree/main

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

License

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

About

License:MIT License


Languages

Language:JavaScript 45.7%Language:HTML 31.1%Language:CSS 23.2%