Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.85 KB

File metadata and controls

47 lines (32 loc) · 1.85 KB

Body Mass Index Calculator (BMI)

Application Description

This application has been prepared using React.js with Turkish and English language options. Application; It provides body mass index, waist circumference risk determination and calculation of calories expended according to activity.

Uygulama Tanımı (TR)

Bu uygulama, Türkçe ve İngilizce dil seçenekleri ile React.js kullanılarak hazırlanmıştır. Uygulama; vücut kitle indeksi, bel çevresi risk tespiti ve aktiviteye göre harcanan kalorilerin hesaplanmasını sağlar.

Deployment

This project is automatically imported into the production environment with Vercel.

Bu proje Vercel ile otomatik olarak üretim ortamına aktarılır. (TR)

https://bmi.ferditarakci.com.tr


Project setup

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Screenshot