Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 835 Bytes

File metadata and controls

40 lines (28 loc) · 835 Bytes

Bruddo

A modern and minimalistic gross-net salary calculator for Germany, built with Next.js and shadcn/ui.

Bruddo Screenshot

Features

  • Interactive salary calculation form
  • Detailed breakdown of gross and net income
  • Interactive charts
  • Responsive design
  • Dark/light theme support
  • Internationalization support

Getting Started

Prerequisites

  • Node.js >= 22
  • pnpm >= 9

Installation

  1. Clone the repository
  2. Install dependencies:
    pnpm install
  3. Start the development server:
    pnpm dev

The application will be available at http://localhost:3000.

Contribute

Feel free to open an issue to report bugs, suggest features, or submit pull requests. I welcome all contributions that help make Bruddo better! 🚀