Store and view your favorite quotes from books. Create, read, update, and delete entries.
- Node for the backend
- Express for server creation on top of Node
- MongoDB as the database
- JavaScript to write it all
- EJS as the template engine to render the dynamic content in the HTML
Built with help from Zell Liew's article