/apo-alarm-clock

Website made with React whose main purpose is to wake people up in the morning.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Node.js CI

Apo Alarm Clock

To contribute to this project:

  • You have to have Node.js installed. You can download it here: Link
  • After that clone the Git repository.
  • Open "cmd" in repository root and run these commands:
npm install
npm start // For development
npm run build // For production

Demonstration