Skip to content

Reactive BMI Calculator. React + Webpack + ES6

Notifications You must be signed in to change notification settings

hackoor83/bmi-calc

 
 

Repository files navigation

Reactive BMI Calculator

1hr time box + a couple of bottles of Little Sumpin' = a reactive BMI Calculator. Drag the input boxes to see the "reactive" updates.

React, Webpack, ES6.

Screenshot

React

Commands

# Start for development
npm start

# Run tests
npm test

# Build for Prod
webpack -p

About

Reactive BMI Calculator. React + Webpack + ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • CSS 23.9%
  • HTML 7.5%