React frontend for the Colorado snow report website waapow.com.
npm install && grunt build
NODE_ENV=production npm start
requires local Tomcat running waapow WAR
npm start
Unlicensed. Prohibited to use, copy, redistribute. Contact the author if you are interested in doing something with the code.
- Redux implementation.
- ES6 with babel polyfill.
- Unit and integration tests using Karma/mocha.
- React version. Previous (non-public) frontend was written in ExtJS.
- Removed unnecessary functionality, focusing on a fast, simple interface.
- Responsive design (with help from bootstrap).