TodoListVueJs.mp4
This is a Todo list app example build with VueJs as my first project using this technology
- Fluid and clean UI
- Edition in realtime
- Responsive Design
- Search by Task Title built-in
In this project I used the web technology tools described below
To begin the install process you gotta to do the next steps
- Clone de repository with the command
git clone
- Install de dependecies with
npm install
npm run dev
to start the development ViteJs server.
npm run build
if you want to generate the files and folders for a producction enviroment
Any comment, feedback or issues feel free to fork this project and send me a Pull Request