/Chess-AI-Frontend

Frontend Code for Chess-AI Bot Deployment

Primary LanguageJavaScript

AI-Chess Frontend

Frontend Deployment for My Reinforcement Learning Based Chess-AI model

Technology Used - ReactJs

Run Locally

Clone the project

  git clone https://github.com/singhvaibhav924/Chess-AI-Frontend.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Note - To know more about the Model Training, visit the Github Repo
Static Badge