Skip to content

Building [PWA] applications - React. [Live link] [Feb 2022]

Notifications You must be signed in to change notification settings

stefan22/progressive-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status   DeepScan grade   JavaScript Style Guide   GitHub last commit   npm version


Building PWA apps   🅿️ 🍺


A PWA React Weather Application, that takes an input (type:string cityName) entered by user, and returns its weather information.
Progressive web apps bring native-like features into a web application, and work regardless of network connectivity.

Installation 🥯

Build with Create React App
  • Clone application
  • Install dependencies and
  • Type npm start

Live link

App deployed to Netlify: ➡️ PWA-Weather_app


Data

  • OpenWeather API

Screenshot

PWA weather app



Lighthouse

PWA weather app


PWA weather app



Deployed to Netlify - Redirects to HTTPS PWA weather app


Offline & Service Worker

PWA weather app


Install App in local machine

PWA weather app

About

Building [PWA] applications - React. [Live link] [Feb 2022]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published