JamKelley22 / Alarm.me

A Reactjs web app with nodejs backend and mysql server for creating, updating, deleting. and viewing alarms that alert users in the browser

Home Page:https://alarm.jamkelley.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alarm.me

TODO

Setup

  1. git clone https://github.com/JamKelley22/Alarm.me
  2. cd Alarm.me/frontend/alarm.me/
  3. yarn install
  4. yarn add moment (It seems moment didn't get added to the package.json)
  5. yarn start

Public URL

The project will be running here as soon as nginx is setup

Master Branch Frozen

The master branch devlopment is halted currently, only commits on the README and in docs/ will be created.

About

A Reactjs web app with nodejs backend and mysql server for creating, updating, deleting. and viewing alarms that alert users in the browser

https://alarm.jamkelley.com/


Languages

Language:JavaScript 83.7%Language:CSS 15.0%Language:HTML 1.3%