A BMI (Body Mass Index) calculator made with Svelte.
yarn # or npm i
to start dev server
yarn dev # or npm run dev