Resistor tolerance, temperature coefficient and resistance calculator. Uses TypeScript, React, Vite
Deployed at waseeen/ResiCalc PWA installable for offline use
-
Clone the repo
git clone https://github.com/waseeen/resicalc
-
Install dependencies
npm ci
-
Build
npm run build
-
Run
npm run preview