Crud Express Mongo A tutorial on getting express to talk to an db and get data to render in the view. https://zellwk.com/blog/crud-express-mongodb/ TODO: Update this to have DELETE and UPDATE functionality. Very straightforward demo... nice to see. clone project, replace variables to endpoint with .env locally npm install && npm run dev Add values