mdhaider / nehal-pwa-weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 45.3%Language:HTML 30.9%Language:CSS 23.8%