EleKtr1X / resistor-decoder

Resistor-decoding web app

Home Page:https://elektr1x.github.io/resistor-decoder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resistor Decoder

A tiny web app made in Svelte and Vite that decodes your resistors.

https://elektr1x.github.io/resistor-decoder

demo


Running Locally

To run this web app locally, run these commands in the root folder:

npm i             # installs dependencies
npm run build     # builds the website in ./dist
npm run preview   # starts the website

The app should now be online at localhost:4173.

About

Resistor-decoding web app

https://elektr1x.github.io/resistor-decoder/


Languages

Language:Svelte 83.8%Language:JavaScript 8.9%Language:HTML 6.4%Language:CSS 0.9%