Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakil1819/to-do-task-list-web-app-based-on-vue.js-vuetify-vuex
To-Do List Web App Based on Vue.js and vuetify framework. Supports dynamic update and CRUD operations.
https://github.com/shakil1819/to-do-task-list-web-app-based-on-vue.js-vuetify-vuex
js vuejs vuetify webapp
Last synced: 15 days ago
JSON representation
To-Do List Web App Based on Vue.js and vuetify framework. Supports dynamic update and CRUD operations.
- Host: GitHub
- URL: https://github.com/shakil1819/to-do-task-list-web-app-based-on-vue.js-vuetify-vuex
- Owner: shakil1819
- Created: 2024-04-16T04:31:49.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-16T05:52:31.000Z (10 months ago)
- Last Synced: 2024-11-29T18:09:48.872Z (2 months ago)
- Topics: js, vuejs, vuetify, webapp
- Language: Vue
- Homepage: https://todo-with-vuetify.netlify.app/
- Size: 437 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To-Do List App Based on Vue.js, Vuetify, Vuex
This project is based on Udemy Course - Vuetify 2: Create an App with Vue JS 2 & Vuex - in 5 Hours!
Tech Stack
![]()
![]()
![]()
![]()
## Live Web App: 👉 [Link](https://todo-with-vuetify.netlify.app/)
## Demo:
![image](https://github.com/shakil1819/To-Do-Task-List-Web-App-Based-on-Vue.Js-Vuetify-Vuex/assets/58840439/e65e19cd-78a0-43d3-9667-c7a2ca189b58)
![image](https://github.com/shakil1819/To-Do-Task-List-Web-App-Based-on-Vue.Js-Vuetify-Vuex/assets/58840439/79128955-f21e-4a9f-8165-30f27231f704)
![image](https://github.com/shakil1819/To-Do-Task-List-Web-App-Based-on-Vue.Js-Vuetify-Vuex/assets/58840439/8ec5bcda-6976-4a32-a27d-93ed7b368c76)
![image](https://github.com/shakil1819/To-Do-Task-List-Web-App-Based-on-Vue.Js-Vuetify-Vuex/assets/58840439/d575e5de-4495-43df-9247-c872d31ebeff)
![image](https://github.com/shakil1819/To-Do-Task-List-Web-App-Based-on-Vue.Js-Vuetify-Vuex/assets/58840439/79d298af-7cc5-48dc-87d7-e1a03b832dad)
![image](https://github.com/shakil1819/To-Do-Task-List-Web-App-Based-on-Vue.Js-Vuetify-Vuex/assets/58840439/e1df5940-d3d4-4d8a-9a0c-a3ce4fe8e85b)## Project setup
```
1. npm install
2. npm run serve
3. npm run build
```