Skip to content

chinmaymahajan/Connect-Four-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect four game using React

About the game Wiki: https://en.wikipedia.org/wiki/Connect_Four

Live Demo

https://chinmaymahajan.github.io/Connect-Four-Game/


Screenshot

Available Scripts

In the project directory, you can run:

npm start or yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test or `yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.