frontend Clone the repository: git clone <repository-url> cd <project-directory> Install dependencies: npm install To run locally: npm run dev backend