A simple web application to calculate compound interest without external dependencies.
- Calculate compound interest with customizable parameters
- Real-time validation and calculation
- Responsive design with light/dark mode support
- No external runtime dependencies
- Node.js 18+
- npm 9+
npm installnpm run devnpm run testnpm run build- TypeScript
- HTML5
- CSS3 (PicoCSS)
- Playwright (e2e testing)
- Vite (build tool)
MIT