- Clone the project:
https://github.com/AryanB1/AIChess.git - Run the follow commands:
cd frontendnpm installnpm run start- Open a new terminal:
cd backendgo build./AIChess
Note: To use the AI hints feature you will need to supply your own Gemini API key.
