An open API service indexing awesome lists of open source software.

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.

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