Task Manager is a small aplication used to manage your tasks, adding reminders to it. Made entirely with Vuejs 3.
npm installRun the JSON-Server backend http://localhost:5000
npm run backendRun the Vue dev server (http://localhost:8080)
npm run servenpm run build
