/React-Tic-Tac-Toe

Learning project in React building a basic version of Tic Tac Toe game, No AI

Primary LanguageJavaScript

A very basic Tic-Tac-Toe game implementation with React. No AI (i.e. both the moves need to be given by human players)

Play the game here

This project was bootstrapped with Create React App.