Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lulo97/bmi-react-tailwind


https://github.com/lulo97/bmi-react-tailwind

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

This project is a simple project to caculate BMI index of a person.

Technology: React, Tailwind.

Project Structure:
- index.html: Homepage for user input name, age
- Input: Input page for user input weight, height
- Output: Show BMI result

Data passing between page using url params.

Setup:
- Using cdn link for both React and Tailwind.