React Tic-Tac-Toe
Specifications
- Build React components which receive data through props
- Build container components which receive data through props
- Build a React component using state
- Pass callback functions to child components and use them to update state
Coded in JS, JSX, and HTML