Express site with MongoDB CRUD functionality. After following the MDN Tutorial to create a local library app with Express, I created this app for extra practice.
This was an assignment from The Odin Project.
I found this article useful when trying to display the uploaded images which are stored as Buffers in MongoDB.