Requires anwb-api (https://github.com/ImDivingDeep/anwb-api) to be running on localhost:8001 (to change this, modify src/Constants.js)
This project was made with React 18.2.0, Node.js 16.16.0, npm 8.13.2.
Run npm install to install dependencies.
Run npm run start to start the debug build
Run npm run build to create a minified build to deploy on a server.

