Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 794 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 794 Bytes

WallU Calculator

A web-based calculator application for computing thermal transmittance (U-value) of walls.

Technologies Used

  • 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

Local Development

Prerequisites

  1. Clone the repository:

To Use

The environment is used as expected with an installation of Bun.sh:

bun install

bun run dev

bun run build

Navigate to Github Pages

https://kaloszer.github.io/WallUCalculator/