Calculates recommended laser safety goggle ratings
To work with the code, first clone the git repository and run
npm install
npm start
to install the dependant packages and start the development server. When you want to deploy run
npm run deploy
to deploy to a personal github page.