Skip to content

jslabxyz/takehome-pay-calculator

Repository files navigation

Take Home Pay Calculator

A modern web application built with Next.js that helps users calculate their take-home pay after taxes and deductions.

Features

  • Modern UI built with Next.js and Tailwind CSS
  • Responsive design
  • Form validation with react-hook-form and zod
  • Interactive components using Radix UI
  • Dark mode support

Tech Stack

  • Next.js 15
  • React 19
  • TypeScript
  • Tailwind CSS
  • Radix UI Components
  • React Hook Form
  • Zod
  • Vitest for testing

Getting Started

  1. Clone the repository:
git clone [your-repo-url]
cd takehome-pay-calculator
  1. Install dependencies:
pnpm install
  1. Run the development server:
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Development

  • pnpm dev - Start development server
  • pnpm build - Build for production
  • pnpm start - Start production server
  • pnpm lint - Run ESLint
  • pnpm test - Run tests

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors