/connect4

Connect4 game created with React and React Native

Primary LanguageTypeScript

Connect 4 Game created with React and React Native. I was practicing coding skills with my daughter and we created this game together.

Start server

Type:

yarn start

Run tests

Type:

yarn test