Please follow the following instructions to run the application.
- Open a chrome window
- Open a terminal & run "npm start", and browser tab will open auomatically once bundle is built
- Open another terminal & run "npm run test-coverage" to run unit test
- To clean up coverage folder, run "npm clean"