Link to live app: https://ff7-companion-app.saraquail.now.sh/
database no longer operational
/users/ POST /monsters GET POST /monsters/:monster_id POST /guides/:user_name GET POST /guides/:user_name/:guide_id DELETE
\ add some more information - e.g. some context around each endpoint, a sample of the returned data, and possible errors that could be returned.
This app was built using React, CSS3, and HTML5. The server was built using Node.js, Express, and Knex. The database was built using PostgreSQL.