This project was bootstrapped with Create React App.
This is a simple implementation of the popular game, Connect 4 using React.js. I'm still learning the library, and will gladly take any reccommendations or suggestions.
yarn || npm install
yarn start || npm start
(Note: will run on http://localhost.com:3000)