Simple ToDo app using local storage made in VueJS

To Do application

Created using Vue.JS 3, Pinia and MDBootstrap

Project setup

  1. Install node dependencies
npm install
  1. Compile for development mode
npm run serve
  1. Compile for production mode
npm run build

Application images

GitHub

View Github