Tic-Tac-Toe game built with React, focusing on lifting state up, derived state, multiple state values, and component-based architecture. The project demonstrates efficient state management using arrays, objects, and nested lists.**
nestedlist lifting-state-up derived-states multiple-state-value component-vs-normal-functions arrays-objects-states
-
Updated
Apr 1, 2025 - JavaScript