react-tic-tac-toe

A Tic Tac Toe app built with React and Redux

MIT License

Stars
0
Committers
2

react-tic-tac-toe

A Tic Tac Toe app built with:

  • React
  • Redux
  • Materialize CSS
  • CSS Flexbox (only for the sticky footer)
  • CSS Grid

Clike here to play!

Installation

git clone [email protected]:jackdbd/react-tic-tac-toe.git
cd react-tic-tac-toe
yarn install
yarn start

Credits

This project was bootstrapped with Create React App.