Skip to content

shettypuneeth/react-weather-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather - Progressive web app built with React

screenshot

This project is a React port of the progress web app weather by Google. All the images and design rights belong to Google.

It is built on top of create-react-pwa which is basically create-react-app with the goodness of progressive web app.

Getting Started

Install from source

First, clone the project:

$ git clone https://github.com/shettypuneeth/react-weather-pwa.git <my-project-name>
$ cd <my-project-name>

Then install dependencies and check to see it works.

$ npm install    # Install project dependencies
$ npm run start  # Compile and launch

Try out the progressive web app

The app is deployed at https://shettypuneeth.github.io/weather-pwa/

About

Weather - Progressive web app built with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published