Skip to content

Latest commit

 

History

History

BMI Calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BMI Calculator

A simple BMI Calculator built using React and Tailwindcss.

How to get started

Clone the repository to your local machine

git clone <repo-link>

Move to the folder

cd Bundli-Frontend/"BMI Calculator"

Install all the dependencies using yarn

yarn or yarn install

Run the development environment

yarn start

Go to http:https://localhost:3000/ to view the app