To set up the project, follow these steps: Change directory to the frontend folder: cd frontend/interview-ai Install the necessary dependencies: npm install Start the application: npm start