To-Watch List

To-Do app developed with Vue 3, Spring Boot and MySQL. It allows the user to organize a list of pending to watch movies and perform CRUD operations on them.

Project Setup

npm install
npm install axios

Recommended Setup

VSCode
Intellij
XAMPP

Compile and Hot-Reload for Development

npm run dev