https://github.com/abdallahhemdan/do-it
📑 do-me is a simple todo application with a fully functionality of TODO MVC built using vue.js to enhance my vue skill
https://github.com/abdallahhemdan/do-it
cmp2022 hemdan localstorage tasks todo todo-application todo-mvc tracking vue vuejs
Last synced: about 1 month ago
JSON representation
📑 do-me is a simple todo application with a fully functionality of TODO MVC built using vue.js to enhance my vue skill
- Host: GitHub
- URL: https://github.com/abdallahhemdan/do-it
- Owner: AbdallahHemdan
- License: mit
- Created: 2020-06-18T10:36:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T08:37:49.000Z (over 1 year ago)
- Last Synced: 2025-02-25T23:34:21.524Z (about 2 months ago)
- Topics: cmp2022, hemdan, localstorage, tasks, todo, todo-application, todo-mvc, tracking, vue, vuejs
- Language: Vue
- Homepage:
- Size: 1.9 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
do me
[](https://github.com/AbdallahHemdan/do-it/contributors)
[](https://github.com/AbdallahHemdan/do-it/issues)
[](https://github.com/AbdallahHemdan/do-it/network)
[](https://github.com/AbdallahHemdan/do-it/stargazers)
[](https://github.com/AbdallahHemdan/do-it/blob/master/LICENSE)![]()
# About
> do-it is a simple to do app with a fully functionality of todo MVC built using Vue.js as a side-project to enhance my skill in vue now you can try it from [here](https://abdallahhemdan.github.io/do-it/).### Build with
- [Vue JS](https://vuejs.org/)## Getting Started
> This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.### Installation
1. **_Clone the repository_**
```sh
$ git clone https://github.com/AbdallahHemdan/do-it.git
```
2. **_Navigate to repository directory_**
```sh
$ cd do-it
```3. **_Install dependencies_**
```sh
$ npm install
```### Running
**_Running on development mode_**
```sh
$ npm run serve
```
## Screenshots





## License
> This software is licensed under MIT License, See [License](https://github.com/AbdallahHemdan/do-it/blob/master/LICENSE) for more information ©AbdallahHemdan.