Skip to content

kubrysh/connect-four-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Connect Four Game

Tests Tested with Jest

My take on a famous game of Connect Four made with React and Redux1.

🔌 Live: kubrysh-connect-four.herokuapp.com

Technologies

  • React
  • TypeScript
  • State management with Redux
  • Unit tests with Jest and React Testing Library
  • Create React App

Footnotes

  1. There is a second version of the app, made with useReducer. It can be accessed through the ver-useReducer branch. ↩

About

Connect Four Game made with React

Resources

Stars

Watchers

Forks

Releases

No releases published