records-test-frontend Frontend that consumes records-test API. How to use it Clone this repo Rename .env.example to .env and configure the port you want your server to run on (default is 8000) Run npm install Run npm run build Run npm start