#THE BEER LIST
This webiste allows users to create, read, update, and delete information about different beers. A user must sign in or create an account to access the information. This uses the http://www.brewerydb.com/ API.
This was made using JavaScript, HTML, CSS, jQuery, AJAX, and the NPM packages, Express, PG-Promise and Mustache-Express, bcrypt, body-parser, method-override, node-fetch, mustache, pg-promise, and express-session.