Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```