https://github.com/yashas10gowda/tasky
taskY! Your todo list made simple.
https://github.com/yashas10gowda/tasky
spectre-css typescript vite
Last synced: 2 months ago
JSON representation
taskY! Your todo list made simple.
- Host: GitHub
- URL: https://github.com/yashas10gowda/tasky
- Owner: Yashas10Gowda
- Created: 2021-11-28T11:56:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T18:58:47.000Z (over 4 years ago)
- Last Synced: 2025-04-04T18:48:12.268Z (about 1 year ago)
- Topics: spectre-css, typescript, vite
- Language: TypeScript
- Homepage: https://yashas.pythonanywhere.com/taskY/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taskY! Your todo list made simple.
Tech-Stack : Typescript, Vite.js, Spectre.css
## Quickstart
To get started:
```sh
npm i
# installs without any errors on node 14.17.6 & npm 6.14.15
```
## Scripts
- `dev` runs your app for development, reloading on file changes
- `build` builds your app and outputs it in your `dist` directory