Source code for a local restaurant's website, HollerHops.com. It's a tiny Express application that powers a menu and beer list with Google Spreadsheets instead of a database. It uses free hosting so be patient if it takes a second to load.
npm install
npm start
- Open browser to http://localhost:3000.