Manpower Management System Frontend (Client)

This is the Next.js application running locally.

The backend API base URL is configured via environment variables.

Authentication Status

The Login and Register components are fully implemented and connected to the backend API via Axios.

Go to LoginGo to Register

Monorepo Status

Client: Operational (Next.js)

Server: Operational (Node/Express/MongoDB) with Auth Routes active.