Skip to content

MbuthiaWaKihara/ChessInReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess In React

view during testing view during testing view during testing

Contributors

I am currently the only contributor :) :(

Purpose

This project demonstrates how the logic involved in creating the game of chess can be implemented using React.js. In an initial intent to experiment, I found that React can be a handy way of writing the game of chess. In a near future, I intend to make this repo focus on code reusability to enable other coders to create cool chess apps with the chess logic abstracted away.

How to set up the project

Ensure you have a stable version of Node.js installed

  1. Clone the repo
  2. Open your terminal inside the repo folder and run npm install
  3. Run npm start

Other Sources

You can also view a deployed version of the repo. Copy and paste this url: https://MbuthiaWaKihara.github.io/ChessInReact/

License

MIT

About

The game of chess written in react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages