A web-based calculator application for computing thermal transmittance (U-value) of walls.
- Bun - JavaScript runtime & package manager
- Next.js - React framework with app directory structure
- TypeScript - For type-safe code
- Tailwind CSS - For styling
- React - UI library / ShadCn
- Install Bun
- Clone the repository:
The environment is used as expected with an installation of Bun.sh:
bun install
bun run dev
bun run build