This is a challenge for the course Building High Conversion Web Forms on Udacity.
I decided to try out React-Bootstrap while solving this challenge.
-
Install dependencies
npm install -
Run browserify command to get started. You'll need to run this command everytime you make changes to the JavaScript.
npm run browserify