A simple fullstack app that demonstrates basic CRUD operations with Star Wars quotes.
Link to project: https://starwarsquotes.up.railway.app
This was the first full-stack app I built from from scratch. It really helped me better understand the architecture patterns and commit the CRUD operation methods to memory. Plus, it was a ton of fun messing around with the CSS, even if it is a little tacky ;P
- Add quotes using input fields
- Quotes are displayed immediately when added
- Replace Yoda's first quote with a Darth Vader quote
- Delete one Darth Vader quote