Skip to content

willcook4/ReactTimer

Repository files navigation

React Timer App

Simple, clean timer and countdown application. Built with React and tested with Karma.

Timer Application Screenshot

Try the final result live here or clone this repo and try it locally.

Built using:

  • React - JavaScript Framework
  • Webpack v2 - Compiling code
  • Babel - ES6 to ES5 for browser compatibility
  • JavaScript ES6 - Latest JavaScript
  • Karma - Testing environment
  • Mocha - Testing Framework
  • Foundation - Front-end Framework

Run the Karma test suite with npm test

Sample Output from Karma Testing: Timer Karma Tests

This project was built as the second project as part of the Complete React Web App Developer Course by Andrew Mead on Udemy. After completing the course I experimented with the code and added in my own drop down selection box of common times that a user might want and added tests to ensure they work as expected.

About

Simple, clean timer and countdown application with tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published