HTML/JavaScript Frontend of basic memo application
https://this-happened.netlify.app/
https://this-happened-backend.herokuapp.com/api/v1/posts https://this-happened-backend.herokuapp.com/api/v1/subjects
$ npm install --save this-happened-frontend
var thisHappenedFrontend = require("this-happened-frontend");
thisHappenedFrontend();
MIT © C. Hyman