A simple React.js based one-line text editor. More proof of concept than anything else. State is synced with the window location so messages can be shared by copy/pasting the URL.
npm start
runs the project in a dev server and opens the browser. npm run deploy
pushes a production build of the game to the gh-pages
branch of the origin
remote.