https://github.com/prabhuignoto/react-weathernow
Beautiful Weather App built with React
https://github.com/prabhuignoto/react-weathernow
react-weather react-weather-application reactjs recompose redux redux-saga weather-app weather-forecast
Last synced: 3 months ago
JSON representation
Beautiful Weather App built with React
- Host: GitHub
- URL: https://github.com/prabhuignoto/react-weathernow
- Owner: prabhuignoto
- Created: 2018-07-18T18:25:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T15:46:29.000Z (almost 4 years ago)
- Last Synced: 2026-01-03T15:51:43.900Z (6 months ago)
- Topics: react-weather, react-weather-application, reactjs, recompose, redux, redux-saga, weather-app, weather-forecast
- Language: TypeScript
- Homepage:
- Size: 773 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherNow
WeatherNow is a modern weather app with very strong foundations. Powered by the Darkweather API, the app provides accurate forecast and current weather conditions in realtime.

## Development setup
The front end app is written in React and is powered by a SAILS server(a Node.js framework). Please check the server repo for setting up the SAILS server.
for installation you can either use npm or yarn.
```sh
yarn install
yarn start
```
## Release History
* 0.0.1
* Initial Release
## Meta
Your Name – [@prabhumurthy2](https://twitter.com/prabhumurthy2) – prabhu.m.murthy@gmail.com
Distributed under the MIT license. See ``LICENSE`` for more information.
[https://github.com/prabhuignoto](https://github.com/prabhuignoto/)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request
[wiki]: https://github.com/yourname/yourproject/wiki