Skip to content

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build, deploy and publish a Weather Progressive Web App. Covered topics: React.js, Service Workers, PWA, Lighthouse...

Notifications You must be signed in to change notification settings

jafarpishdadi/project_weather_pwa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Progressive Web Application

Weather Data

Introduction

This is a code repository for the corresponding video tutorial.

In this video, we will create a PWA. We're going to use React with service workers.

By the end of this video, you will have a strong understanding of what PWA is and how you can build, deploy and publish it.

Setup:

  • run npm i && npm start for both client and server side to start the development server

About

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build, deploy and publish a Weather Progressive Web App. Covered topics: React.js, Service Workers, PWA, Lighthouse...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 44.3%
  • HTML 31.5%
  • CSS 24.2%