Manpower Management System Frontend (Client)

This is the Next.js application running on **http://localhost:3000**.

The backend API base is https://api.manpower.biplovgautam.com.np.

File downloads are served from https://api.manpower.biplovgautam.com.np.

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.