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

https://github.com/bhardwaj-shubham/budget-tracker

Budget Tracker is a comprehensive web application designed to help individuals and families manage their finances more effectively.
https://github.com/bhardwaj-shubham/budget-tracker

bun drizzle-orm hono kinde-auth postgresql react shadcn-ui tailwindcss tanstack-form tanstack-react-query tanstack-router typescript vite zod

Last synced: about 2 months ago
JSON representation

Budget Tracker is a comprehensive web application designed to help individuals and families manage their finances more effectively.

Awesome Lists containing this project

README

          

# budget_tracker

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.12. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.