This repo contains docker compose to run kafka with schema registry and ui with a single command (docker compose command should be installed with docker - if you don't have it, you need to update docker version)
docker compose up -d
Open kafka ui at: http://localhost:8080