/chess-next-js

This is Live Link of Chess app

Primary LanguageTypeScript

Hello Everyone, Here I have build the Chess with Next js

You Can Contribute to this project by adding some new features or fixing some bugs.

To run this project on your local machine, follow the steps below:

  1. Clone this repository
git clone 
  1. Run
npm install
  1. Run
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

After reviewing and making some changes, you can create a pull request and I will merge it after reviewing it.

Or Take a look at the Live Demo -> Click Here