/react-timer

A timer and countdown app built with React with testing via karma

Primary LanguageCSS

React Timer

Practice Site by Alexthedar

Click Here For Live Site

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: