This is learning project based off of Traversy Media's Vue Crash Course 2021 video on YouTube. I made a few changes such as adding editing ability for text and day fields and adding a reusable icon component used for edit and delete functions.
npm install
npm run serve
npm run backend
npm run build