Portfolio

Spinder

Track and understand expenses with a focused client-side web app

TypeScriptLitRollupChart.jsZod

About

Spinder is a TypeScript-based personal expense tracking app designed to make spending trends easier to understand. It uses a modern front-end stack with a lightweight development loop and deploys as a static web experience.

Features

  • Client-focused expense workflows with fast startup
  • Typed domain validation with Zod
  • Chart-driven visual summaries for spending insights
  • Rollup-powered build and watch pipeline
  • Lint and auto-fix commands for consistent code quality

Get Started

Install npm install
Develop npm start
Build npm run build
Lint npm run lint