Skip to content

PeterM45/unit-converter

Repository files navigation

Unit Converter

A fast and clean unit conversion app built with Next.js and React. Convert between different units instantly with a searchable interface and dark mode support.

Features

  • Real-time conversions as you type
  • Dark mode interface with smooth animations
  • Searchable unit selection
  • Support for Length, Weight, Volume, Temperature, and Energy units
  • Built with modern React patterns and TypeScript

Quick Start

pnpm install
pnpm dev

Open http://localhost:3000 in your browser.

Tech Stack

  • Next.js 15 with App Router
  • React 19
  • TypeScript
  • Tailwind CSS
  • shadcn/ui components
  • Lucide React icons

Development

pnpm dev     # Start development server
pnpm build   # Build for production
pnpm start   # Start production server
pnpm lint    # Run linter

Created by Peter ⚡GitHub

About

Convert between different units of measurement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published