A simple, minimalistic Todo App I designed & built! It has delightful animations and an intuitive, responsive design, with the ability to mark items as completed or important, edit them, and delete theme. This Todo App also saves your items in local storage!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Nothing, this project here is all you need. Just clone the project!
https://github.com/codemikko/ToVueList.git
Once you have cloned the project go into, open your CLI or vsCode open up your Terminal CTRL
+SHIFT
+`
Then you need too install the dependencies
npm install
You can easily see how it looks before using it or working on it yourself
npm run dev