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.
- 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
pnpm install
pnpm devOpen http://localhost:3000 in your browser.
- Next.js 15 with App Router
- React 19
- TypeScript
- Tailwind CSS
- shadcn/ui components
- Lucide React icons
pnpm dev # Start development server
pnpm build # Build for production
pnpm start # Start production server
pnpm lint # Run linterCreated by Peter ⚡ • GitHub