Skip to content

pornoiya/ToDoVueApp

Repository files navigation

To-Do Vue App

A simple to-do app to get familiar with Vue.js.

  • Add a to-do by pressing Enter and delete one by backspace.
  • Tick tasks and watch your progress with a progress bar.

The design is also by me Снимок экрана 2023-12-14 в 16 24 38 Снимок экрана 2023-12-14 в 16 25 35

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

To-Do App to get familiar with Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published