Frontend Coding Challenge Deployed version The deployed version of the app can be found here. Project setup Requirements Node.js pnpm Docker Setup Clone this repo Run pnpm install to install dependencies Run docker-compose up to start the database container Run pnpm run dev to start the app in development mode