/progressive-weather-app

Basic example of Progressive Web Application with react using the Open Weather API

Primary LanguageJavaScript

Weather Reacts

A progressive weather application, built with ReactJS and Open Weather API, to get current weather condition of any particular city. Get weather updates , temparature, humidity, UV index, probability of percipitation, sunrise or sunset timings, 7 days forecast and more.

Netlify Status

Development

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder which is required for PWA.
It correctly bundles React in production mode and optimizes the build for the best performance.