MeetingMind API is running

This port is the backend API, not the web app UI.

Open the app UI:
http://localhost:3000 (start frontend with npm run dev in frontend/)

Do not use 0.0.0.0 in the browser — use localhost or 127.0.0.1 instead.