Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulwahab0/todos-app-vuejs
A simple to-do task app by Vuejs
https://github.com/abdulwahab0/todos-app-vuejs
components javascript router saas todoapp unittests vuejs
Last synced: about 2 months ago
JSON representation
A simple to-do task app by Vuejs
- Host: GitHub
- URL: https://github.com/abdulwahab0/todos-app-vuejs
- Owner: AbdulWahab0
- Created: 2020-05-19T11:18:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:26:09.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T15:38:58.136Z (almost 2 years ago)
- Topics: components, javascript, router, saas, todoapp, unittests, vuejs
- Language: CSS
- Homepage:
- Size: 5.22 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vuejs Todo App ⚡️
[![HitCount](http://hits.dwyl.com/abdulwahab0/https://githubcom/AbdulWahab0/ToDos-App-vuejs.svg)](http://hits.dwyl.com/abdulwahab0/https://githubcom/AbdulWahab0/ToDos-App-vuejs)
## A clean, beautiful and responsive To do App for Vue.js Developers!
![](demo.gif)## Sections
✔️ Show Task List\
✔️ Add the Task\
✔️ Delete the Task \
✔️ Check and uncheck Task\## Show Task List
## Add Task
## Delete/uncheck Task
## Technologies used 🛠️
- [Vue Js](https://vuejs.org/)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```
## Contributors ✨