




Bookend Project
Development Stack: JavaScript, React, Node, Express, PostgreSQL, custom-built API, Vercel, Heroku
Description: This full-stack application is a RESTful, API-powered book recommendation application bootstrapped with React and custom JavaScript. On the back-end, this application utilizes PostgreSQL relational databases and Express to make HTTP requests to the server. For demo purposes, this application contains a minimal store of books to demonstrate the CRUD capabilities. Deployment for the client is handled using Vercel while deployment for the back-end is handled using Heroku. To see the source code, check out the GitHub repositories below.
Client GitHub Repo
Server GitHub Repo
Vercel Deployment