https://github.com/maskedsyntax/task-tracker-vuejs
Basic Task Tracker built using Vuejs to learn Vue 3
https://github.com/maskedsyntax/task-tracker-vuejs
array-manipulations css javascript task-tracker-app vue3 vuejs3
Last synced: 12 months ago
JSON representation
Basic Task Tracker built using Vuejs to learn Vue 3
- Host: GitHub
- URL: https://github.com/maskedsyntax/task-tracker-vuejs
- Owner: MaskedSyntax
- Created: 2024-07-14T17:55:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-14T18:49:22.000Z (over 1 year ago)
- Last Synced: 2025-02-05T01:33:07.301Z (about 1 year ago)
- Topics: array-manipulations, css, javascript, task-tracker-app, vue3, vuejs3
- Language: CSS
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task-Tracker-VueJS
Basic Task Tracker built using Vuejs to learn Vue 3
## Features
- Can add tasks by either clicking on `Add Task` button or by pressing `ENTER` key.
- Once finished, tasks can be removed by clicking on them.
## Screenshot
### Task Trackerrr App
