This repository holds the in-class activity for Week 21 of the The Coding Boot Camp through the University of Texas at Austin's Center for Professional Education.
The scope of this project is to finish the code that will allow for complete functionality of a full stack web application using the MERN stack and then deploy to Heroku.
This application uses mongoose to handle the MongoDB (Atlas) functionality, Express.js to build the app, React.js to handle the front-end framework UI components and Node.js for the JavaScript runtime.
This application also utilizes react-router-dom to allow for multiple routes within a single-page application.
This project is deployed on Heroku here.
Main Page
Individual Book Page

Any and all collaboration is welcome so if you have any suggestions or thoughts for new features, please send me an email at ryan.rotman@gmail.com.