This is a small project trying to create a ReactJS mancala game the UI is not good and it needs lots of love the two players should use the same mouse/trackpad since there is no api conection, or socket to comunicate between computers, it doesn't have AI for the second player, it is just a simple React JS mancala game.
This project was bootstrapped with Create React App.
Make sure that you do yarn
to install all the dependencies needed
After that, you can either run the app or test the app with the available scripts explained below
In the project directory, you can run the two basic commands:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.