This is a 5 day weather forecaster that I have put together using javascript.
I have used React with a Flux implementation.
To run with node simply enter:
npm run build
after npm install
For ease of deployment, I have created a static version of this which comes bundled with all dependencies. Simply navigate to /build/index.html
- Unit testing/Linting
- Suggestions from you
To leave feedback, open an issue in the Issues section. Live Demo.