Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 412 Bytes

Reactive Alarm Clock!

A minimalistic alarm clock running only on React and time stamps that it saves in your browser's localstorage.

Get Started

  • Clone locally and run the project with npm start
  • OR Check out the beta deployment here: ez-alarm.herokuapp.com

Project Dependencies

  • React 17.0.2
  • TypeScript 4.3.5
  • Node v16.5.0
  • Npm 7.20.1

mk