MHasanBas /
chess-game
Welcome to the Chess Game built using React.js! This is a fully functional, interactive chess game featuring a modern UI and smooth gameplay.
Loading repository data…
simranlotey / repository
Welcome to the Chess Game built using React.js! This is a fully functional, interactive chess game featuring a modern UI and smooth gameplay. The project leverages various modern web development technologies like Redux Toolkit, React Confetti Explosion, and more to enhance the game-playing experience.
Welcome to the Chess Game built using React.js! This is a fully functional, interactive chess game featuring a modern UI and smooth gameplay. The project leverages various modern web development technologies like Redux Toolkit, React Confetti Explosion, and more to enhance the game-playing experience.

Clone the repository:
git clone https://github.com/simranlotey/react-chess-game.git
Navigate into the project directory:
cd react-chess-game
Install the dependencies:
npm install
Start the development server:
npm start
Open your browser and navigate to http://localhost:3000 to play the game.
This project follows the Airbnb ESLint configuration to maintain code consistency and best practices. Before pushing any changes, ensure that your code passes the linter:
npm run lint
Selected from shared topics, language and repository description—not editorial ratings.
MHasanBas /
Welcome to the Chess Game built using React.js! This is a fully functional, interactive chess game featuring a modern UI and smooth gameplay.