INHOUSE FRONTEND REPOSITORY How To run frontend locally 1.Fork the repository [LINK] (https://github.com/Pict-2024/Inhouse_frontend) 2.Clone the repository from your Github "Repositories" section 3.Make required changes in Inhouse_frontend folder Changes in api.js Comment out as per provided in the image Changes in vite.config.js 4.Run the commands in the VScode Terminal npm install npm run dev