Connect-4-esque game implemented with Reactjs, bootstrapped using create-react-app.
The AI is currently dumb and may take its turn first depending on the state of the last game.
Demo hosted on: https://dry-plateau-81278.herokuapp.com/
To run, install the latest version of Node and NPM, >= 6...
Then in the directory run npm install. Might take little bit