A single page web app deployed here (via AWS S3).
To run the code and view on your local browser, start by cloning the repo
git clone https://github.com/bryantbrock/emsi-project.git
Then, run
cd emsi-project && npm install && npm run dev
And there you have it!