Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/social-ali/chess-game

A chess game built with React and Vite, providing an interactive platform for two players to enjoy classic chess.
https://github.com/social-ali/chess-game

chess css game reactjs tailwindcss vitejs

Last synced: about 2 months ago
JSON representation

A chess game built with React and Vite, providing an interactive platform for two players to enjoy classic chess.

Awesome Lists containing this project

README

        

# chess-game

A chess game built with React and Vite, providing an interactive platform for two players to enjoy classic chess.

## Features

- Play against another player
- Draggable pieces with visual feedback
- Highlight valid moves
- Reset game functionality
- Responsive design for various devices

## Getting Started

### Prerequisites

Ensure you have [Node.js](https://nodejs.org/) installed on your machine.

### Installation

1. Clone the repository:
```bash
git clone https://github.com/Social-ali/chess-game.git
cd chess-game

npm install
npm run dev

### Technologies Used
React
Vite
CSS for styling

### Contributing
Contributions are welcome! Please feel free to submit issues or pull requests.