Chess (excluding en-passant) built in TypeScript / React / React-Dnd.
- Full-fledged Chess game implementation.
- Drag and drop functionality using React-Dnd.
- Built with modern TypeScript and React.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/octaviandd/Chess.git
- Navigate to the project directory:
cd Chess
- Install the dependencies:
npm install
To start the application, run:
npm run start
Make sure to use Google Chrome for the best experience.
Contributions are welcome! If you have any ideas or improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
- This project uses React-Dnd for drag-and-drop functionality.
For any questions or feedback, you can reach out to the project owner octaviandd.
Feel free to customize any sections further based on your needs. Let me know if you want me to assist with committing this to your repository.