https://github.com/abdulwahab0/to-do-app-vuejs
A simple to-do task app by Vuejs in you can add/Delete task with Priority Demo 📝
https://github.com/abdulwahab0/to-do-app-vuejs
component heroku-deployment nodejs router saas-boilerplate unittest vuejs
Last synced: 29 days ago
JSON representation
A simple to-do task app by Vuejs in you can add/Delete task with Priority Demo 📝
- Host: GitHub
- URL: https://github.com/abdulwahab0/to-do-app-vuejs
- Owner: AbdulWahab0
- Created: 2020-06-02T12:24:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:34:02.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T12:31:42.959Z (7 months ago)
- Topics: component, heroku-deployment, nodejs, router, saas-boilerplate, unittest, vuejs
- Language: CSS
- Homepage:
- Size: 6.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vuejs Todo App 📝
[](http://hits.dwyl.com/abdulwahab0/https://githubcom/AbdulWahab0/ToDos-App-vuejs)
## A clean, beautiful and responsive To do App for Vue.js Developers!## Demo Website
👉 Live Demo on Free web Hosting :https://hypnosdemo.000webhostapp.com/
👉 Live Demo on Heroku :https://todoappvuejs.herokuapp.com/ (Comming Soon)
Let me know if you have any questions. [Email Abdul Wahab ](mailto:wahab3060h@gmail.com)
## Sections
✔️ Add the Task\
✔️ Delete the Task \
✔️ Check and uncheck Task\## Add Task
## Delete/uncheck Task
## Technologies used 🛠️
- [Vue Js](https://vuejs.org/)
## Run Locally 🚀
- git clone git@github.com/AbdulWahab0/to-do-app-vuejs.git
## 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 ✨