Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mojtabagh0098/vue-todo
Vuejs Todo SPA
https://github.com/mojtabagh0098/vue-todo
javascript single-page-applications spa todo-app todoapp-vue vue3 vuejs
Last synced: 7 days ago
JSON representation
Vuejs Todo SPA
- Host: GitHub
- URL: https://github.com/mojtabagh0098/vue-todo
- Owner: mojtabagh0098
- Created: 2024-12-24T12:11:43.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-24T12:49:31.000Z (27 days ago)
- Last Synced: 2024-12-24T14:41:47.318Z (27 days ago)
- Topics: javascript, single-page-applications, spa, todo-app, todoapp-vue, vue3, vuejs
- Language: Vue
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue.js Todo App
## Vue Js Todo SPA
## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Features](#features)
* [Screenshots](#screenshots)
* [Setup](#setup)
* [Contact](#contact)## General Information
Vue Js Todo SPA## Technologies Used
- vue 3.5.13## Features
- TODO App
- Add the task
- Edit the task
- Delete the task
- Complete the task
- Without Reloading## Screenshots
![Todo Page screenshot](./public/images/screenshots/Screenshot%202024-12-24%20at%2015-55-19%20Vite%20App.png)
![Todo Page screenshot](./public/images/screenshots/Screenshot%202024-12-24%20at%2015-55-31%20Vite%20App.png)## Setup
```
git clone https://github.com/Mojtabagh0098/vue-todo.git
cd vue-todo
npm install
npm run dev
```## Contact
Created by [@Mojtabagh0098](https://github.com/Mojtabagh0098) - feel free to contact me!