Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurarakelyan/my-task
📝 A modern To-Do list app created with Vue.
https://github.com/arthurarakelyan/my-task
firebase javascript vue vuex
Last synced: about 1 month ago
JSON representation
📝 A modern To-Do list app created with Vue.
- Host: GitHub
- URL: https://github.com/arthurarakelyan/my-task
- Owner: ArthurArakelyan
- Created: 2023-01-10T16:04:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T21:31:42.000Z (10 months ago)
- Last Synced: 2024-04-24T05:35:31.742Z (8 months ago)
- Topics: firebase, javascript, vue, vuex
- Language: Vue
- Homepage: https://my-task-chi.vercel.app
- Size: 819 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Task
My Task is a tool which allows you to manage your to-do list.
The website is deployed on [Vercel](https://vercel.com)
Website: https://my-task-chi.vercel.app
## Project setup
This project uses `yarn` as a package manager.
Node version: `18.6.0`
### Install Dependencies
```bash
yarn install
```### Compiles and hot-reloads for development
```bash
yarn serve
```### Compiles and minifies for production
```bash
yarn build
```## Tech Stack