Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 630 Bytes

5 day weather forecast

About

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

Static Version

For ease of deployment, I have created a static version of this which comes bundled with all dependencies. Simply navigate to /build/index.html

Next Steps

  • Unit testing/Linting
  • Suggestions from you

Feedback

To leave feedback, open an issue in the Issues section. Live Demo.