A webapp developed in react that displays all weather information in more user friendly way
The deployed version of this app can be found at WeatherWebApp
For running it locally just do
npm install 
npm start
Refer package.json
To be added once unit tests are setup
Will be updated once e to e tests are setup
TODO
Nothing to describe here, its an app with bare minimum server side processing, any http server should support it
- React - The web framework used
- Material UI - UI framework with material styles
- OpenWeatherMap - Weather data provider
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Santosh Vaza - Initial work - svaza
See also the list of contributors who participated in this project.
This project is licensed under the GPLv3.0 - see the LICENSE file for details
- OpenWeatherMap for providing weather API