Alarm clock for developers
0 - install the basic dependencies
1 - Clone the project and install the dependencies:
$ git clone https://github.com/simoneas02/react-alarm-clock
$ cd react-alarm-clock/
$ npm install
2 - Start development mode:
$ npm start
Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.
See Releases for detailed changelog.