User Management Dashboard How to run the application locally: Clone the project using git clone <url>. Install dependencies in root directory by using command npm install or npm i To run the application, run command npm run dev in the root directory. Give it a star if helpful!