/stopwatch

Simple stopwatch app with local-stored persistent state, fit for embedding or full-screen display.

Primary LanguageJavaScriptMIT LicenseMIT

Stopwatch

https://stopwatch.crz.li

  • Clean, responsive and minimalist design, fit for embedding or full-screen displays.
  • Local-stored, persistent state based on the URL. If you close and reopen the tab the stopwatch is still running.
  • Editable and keyboard accessible. Try the , and space bar.
  • Works great with 📔Notion.

A screenshot of the application embedded in Notion.

Development

Built with Create React App.

npm install
npm start

Legal

The MIT License (MIT) © 2020 Arthur Corenzan.