Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 580 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 580 Bytes

Crossfit Clock

alt text

LIVE DEMO

Built with...

  • React
  • Webpack
  • Less

Installation

Clone this repo, run npm i or yarn, then npm run dev. You will see the project at http://localhost:8080/ in your browser.

Todo

  • Improve Responsiveness
  • Add service worker for offline capabilities
  • Animate time change
  • Upgrade to React 16
  • Include changelog
  • Update screenshots
  • Changing count up target is not working properly with refactored shift function.