This repository contains the code of our submission for the Check24 challenge at hackaTUM 2023.
Details on the challenge can be found here.
A preview of our frontend:
You can run this project using Docker Compose:
git clone https://github.com/zhngharry/HackaTUM2023-Check24.git
Then run the servers:
docker-compose up
If everything worked, you can visit http://localhost:3000 in your browser.