Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashutosh-chikhaliya/chess-board
Developed a "Chess" board using Redux, featuring alternating square colors—white and black. Implemented interactivity, allowing users to click on a white square to change its color to yellow and a black square to change its color to red.
https://github.com/ashutosh-chikhaliya/chess-board
chessboard redux state-updated
Last synced: 4 days ago
JSON representation
Developed a "Chess" board using Redux, featuring alternating square colors—white and black. Implemented interactivity, allowing users to click on a white square to change its color to yellow and a black square to change its color to red.
- Host: GitHub
- URL: https://github.com/ashutosh-chikhaliya/chess-board
- Owner: Ashutosh-Chikhaliya
- Created: 2024-10-15T16:06:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T09:11:37.000Z (2 months ago)
- Last Synced: 2024-11-04T20:04:59.312Z (about 2 months ago)
- Topics: chessboard, redux, state-updated
- Language: JavaScript
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh