https://danielfazlijevic.github.io/rocketnote/
The front-end is built with React, bundled with gulp. I am using Google's Firebase as a database and authentication service.
Clone the repo
git clone https://github.com/danielfazlijevic/rocketnote.git
Install dependecies
npm install
Run gulp
gulp