ljdr-chess-react Tailwind Templates

Ljdr Chess React

Interactive Chess Game with React, Vite, and Tailwind CSS.

LJDR-Chess

LJDR-Chess is an interactive chess board developed using React, Vite, and Tailwind CSS.

Installation

  1. Clone the repository:

    git clone https://github.com/ljdr64/ljdr-chess-react
    cd ljdr-chess-react
    
  2. Install dependencies:

    npm install
    

Usage

To run LJDR-Chess locally:

npm run dev

This will start the application in development mode. Open http://localhost:5173 in your browser to view the chess board.

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • React Icons

Features

  • Interactive chess board
  • Piece movement via drag and drop
  • Chess notation
  • Check and checkmate detection

Screenshots

Homepage

Homepage

Move Piece

Move Piece

Check

Check

Checkmate

Checkmate

White Promotion

White Promotion

Black Promotion

Black Promotion

Contributing

If you'd like to contribute to LJDR-Chess, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/AmazingFeature).
  3. Make your changes and commit them (git commit -am 'Add some amazing feature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes