alrico88 / massa

Web app to calculate Body Mass Index

Home Page:https://body-mass-index-calc.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

massa

Progressive Web App to calculate the Body Mass Index based on height and weight. Supports multiple unit systems and BMI history tracking.

It's built using Solid and Vite, as a way to learn and try out SolidJS reactivity system.

BMI values are taken from the World Health Organization.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run dev

Compiles and minifies for production

pnpm run build

About

Web app to calculate Body Mass Index

https://body-mass-index-calc.vercel.app/


Languages

Language:TypeScript 93.7%Language:HTML 4.9%Language:SCSS 1.4%