Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lulo97/bmi-react-tailwind
https://github.com/lulo97/bmi-react-tailwind
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lulo97/bmi-react-tailwind
- Owner: lulo97
- Created: 2024-02-28T03:00:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T03:09:04.000Z (11 months ago)
- Last Synced: 2024-02-28T04:22:43.484Z (11 months ago)
- Language: JavaScript
- Homepage: https://bmi-react-tailwind.vercel.app
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 resultData passing between page using url params.
Setup:
- Using cdn link for both React and Tailwind.