Skip to content

julianbetancourt/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe App

React/Redux version of Tic Tac Toe

Online

You can see the project live at http://tictacreact.herokuapp.com/

Local Installation

  1. cd to the project's folder
  2. npm install
  3. npm start
  4. Open http://localhost:3000

Main Technologies Used

  1. create-react-app (Webpack, Babel, React)
  2. Redux (react-redux, redux-thunk)
  3. Sass (BEM)

Others

  1. Minimax implementation by Vivek Panyam

About

React/Redux version of Tic Tac Toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published