SImple todo app made with Vue 3 and bootstrap 5
todo-list
Simple todo list with 3 components
just practicing vue basics
live preview
https://vuesimpletodo.netlify.app/
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build