A Reactjs BMI calculator with gauge chart.
This project was bootstrapped with Create React App.
This project used the third party component - React SVG Gauge.
This BMI calculator is written with Reactjs to demostrate how to quickly create a reactjs project with basic UI and simple interactions.
In the program folder(/bmi-calculator-with-gauge), type following command
npm start
- Reactjs
- ES6
- Babel
- Webpack
- webpack-dev-server
- create-react-app
- React SVG Gauge