Skip to content

A React app that shows weather information for a given place. The application incorporates features of PWA.

Notifications You must be signed in to change notification settings

sammsulhoq/react-weather-app-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App (A Progressive Web App)

v1.0.0

This is a react application where user can check weather for a particular location. This is a PWA application, that means we can install it. PWA Weather App Home

Available functionalities

  • Type the name of the city and it will show the current weather of that place. PWA Weather App Search Result

  • If there is no internet, the application displays an offline page which means it remains functional even if there is not internet connection. PWA Weather App Offline


How to run the project

Using npm
  • Clone the project into desired location and cd into the project folder.
  • Run npm start

Note: The docker script has not been added and it is a work in progress. Check this space for more updates regarding docker.

About

A React app that shows weather information for a given place. The application incorporates features of PWA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published