Skip to content

Dive into the classic game of Tic-Tac-Toe with this React application! Master React fundamentals while enjoying a game of strategy and fun. ⭕❌

Notifications You must be signed in to change notification settings

ThomasCode92/tic-tac-toe

Repository files navigation

Tic-Tac-Toe React App

Dive into the classic game of Tic-Tac-Toe with this React application! Master React fundamentals while enjoying a game of strategy and fun. ⭕❌

About this Repository
🌐 Explore the world of React with this (dummy) project, a Tic-Tac-Toe example from React - The Complete Guide.
⭐ Gain hands-on experience with fundamental React concepts like Components, JSX, Props, and State!
🔍 Learn how to apply more advance principles like Multiple state values, Lifting State Up, Nested Lists, Array & Object States & Derived State!

View the application

git clone https://github.com/ThomasCode92/tic-tac-toe
npm run install   # install dependencies
npm run dev       # start development server

Open http://localhost:5173 in your browser to view the application.

About

Dive into the classic game of Tic-Tac-Toe with this React application! Master React fundamentals while enjoying a game of strategy and fun. ⭕❌

Topics

Resources

Stars

Watchers

Forks