A Basic CRUD App

A really simple CRUD app that take in Spock or Data quotes, replaces a Spock quote with a Data quote and lets you remove a Data quote.

project_screenshot

How It's Made:

Tech used: HTML, CSS, JavaScript, Node, Express, MongoDB Atlas

What I would add:

I want to redo this with async/await at some point. As well as implement better practices and tweak the CSS.