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

https://github.com/csm-18/to-do-app

A simple to-do list app
https://github.com/csm-18/to-do-app

bun to-do to-do-list vue

Last synced: 4 months ago
JSON representation

A simple to-do list app

Awesome Lists containing this project

README

          

# to-do-app

A simple to-do list app in vue

## Dev Environment

- linux
- bun
- vs code

## Setup
1. clone the repo
2. cd into to-do-app/frontend/
3. run: bun install
4. run: bun dev --open
5. done!

---

![Image](./to-do-app.png)