Agent-Admin A React app to manage delivery personnel. Pre Requisites npm Steps git clone <GIT_URL> Clone the repository cd Agent_Admin Navigate to the project folder npm install Install required dependencies on node_modules. npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.