This app will not work in a browser without running `npm start`. Otherwise it will simply display a blank page. `npm start` will inject the React js into the HTML doc. This is a simple visualizer for sorting algorithms (Bubble Sort) made with React.js.