Skip to content

This site is a Progressive Web App (PWA) that uses the OpenWeatherMap API to display the current weather for a given city. It also uses the Geolocation API to get the user's location and display the weather for that location.

Notifications You must be signed in to change notification settings

Kalyan-velu/pwa_weather_app

Repository files navigation

Weather PWA

This site is a Progressive Web App (PWA) that uses the OpenWeatherMap API to display the current weather for a given city. It also uses the Geolocation API to get the user's location and display the weather for that location.

Live Demo

https://weather-app-pwa-site.netlify.app

Installation

  1. Clone the repository
git clone https://github.com/Kalyan-velu/pwa_weather_app
  1. Install dependencies
npm install
  1. Run the app
npm start

Usage

  1. Enter a city name in the search bar and click on the search button or press enter.
  2. The weather for the given city will be displayed.

About

This site is a Progressive Web App (PWA) that uses the OpenWeatherMap API to display the current weather for a given city. It also uses the Geolocation API to get the user's location and display the weather for that location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published