Skip to content

AnkitKumar-1703/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BMI Calculator

This project is a Body Mass Index (BMI) calculator application that consists of both frontend and backend components. The backend is built using Express.js to create a server, while the frontend is developed using React.js. The application allows users to calculate their BMI by inputting their weight and height. The BMI calculation is performed on the backend, and the result is displayed on the frontend.

Features

  • BMI Calculation: Users can input their weight and height, and the application calculates their BMI.
  • Backend Server: The backend server, built with Express.js, handles BMI calculation requests.
  • Frontend Interface: The frontend, developed with React.js, provides an intuitive interface for users to interact with.
  • Responsive Design: The frontend is designed to be responsive and compatible with various devices and screen sizes.

About

Calculate the BMI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published