Skip to content

gaserashraf/Vue-Do

Repository files navigation

📝 Table of Contents

📙 About

Vue Do is a sample to do list using Vue.js and Vuex for state management.

🏁 Get started

git clone https://github.com/gaserashraf/Vue-Do.git
cd Vue-Do
npm install
npm run serve

💻 Built using

  • Vue js
  • Vuex

📂 Folder Structure

|-- src,
|   |-- App.vue,
|   |-- main.js,
|   |-- README.md,
|   |-- assets,
|   |   |-- logo.png,
|   |   |-- README.md,
|   |-- components,
|   |   |-- README.md,
|   |   |-- body,
|   |   |   |-- README.md,
|   |   |   |-- ToDoItem.vue,
|   |   |   |-- ToDoItems.vue,
|   |   |-- header,
|   |       |-- README.md,
|   |       |-- ToDoHeader.vue,
|   |       |-- ToDoInput.vue,
|   |-- store,
|       |-- README.md,
|       |-- todoStore.js

📷 Demo Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published