Here I used EJS, Mongo DB, Express, and Node to make a full stack app for Rick and Morty fans to post their favorite quotes
Tech used: HTML, CSS, JavaScript, EJS, Mongo DB, Express, and Node
I used an express server on top of Node, with routes to each of my EJS templates and forms. I connected to Mondo DB with Mongoose and there I store the entries fans post on the site.
It was a great learning experience using Express and Mongo DB