Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amit-singh-14/expense-tracker

This repository contains a comprehensive expense tracker application built from scratch using React 18/19, Bun, and Hono. The application is designed to provide an intuitive and efficient user experience for managing personal finances. Both the frontend and backend are developed entirely in TypeScript, ensuring type safety.
https://github.com/amit-singh-14/expense-tracker

bun drizzle-orm hono kinde-auth neon-postgres rpc tanstack-form tanstack-query tanstack-router typescript

Last synced: about 2 months ago
JSON representation

This repository contains a comprehensive expense tracker application built from scratch using React 18/19, Bun, and Hono. The application is designed to provide an intuitive and efficient user experience for managing personal finances. Both the frontend and backend are developed entirely in TypeScript, ensuring type safety.

Awesome Lists containing this project

README

        

# Full Stack Expense Tracker

- Complete expense tracker app built from scratch using react 18/19, bun, and hono
- 100% backend and frontend TypeScript with validation using Zod
- Hono Typescript RPC for type safe HTTP requests
- User auth managed by Kinde Auth
- Tanstack Router, Query, and Form for the best UX and DX in an SPA
- Drizzle ORM for all interactions with a SQL Database