The Tic-tac-toe game.
- GitHub to host repository;
- BEM methodology for architecture of app;
- Webpack to build aplication (html, JSX and CSS).
- React for JavaScript modules;
- Redux for states;
- Normalize.css as reset CSS;
- matrix-slicer to operation with the Game matrix.
Also, see known issues.