Getting Started 1. Clone the repository: git clone https://github.com/3bood-kr/Taktikat-React.git 2. Change directory to the project folder: cd taktikat-react 3. Install dependencies: npm install 4. Start the development server: npm run dev This command will start the backend server, and it will listen for incoming requests.