A timer and countdown app built using React, React-router, Webpack, Babel, Foundation, SCSS Has testing using Karma, mocha and expect
Install and Run:
git https://github.com/alexthedar/react-timer.git
cd react-timer
npm install
webpack
npm run start
For testing:
npm run tests
TODO: