This is the Next.js application running locally.
The backend API base URL is configured via environment variables.
The Login and Register components are fully implemented and connected to the backend API via Axios.
Client: Operational (Next.js)
Server: Operational (Node/Express/MongoDB) with Auth Routes active.