Skip to content

A react application to play tic tac toe. It is demo to learn basic on how to create components and pass information between the components.

Notifications You must be signed in to change notification settings

arpitfs/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game in React

This project was bootstrapped with Create React App. It demostrates the basics of react for creating class and functional components and how components communicate each other using props and a small of state.

How to start the game?

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Below is the sceenshot once the game is launched.

alt text

Boom! Winner of the game MR.X

alt text

About

A react application to play tic tac toe. It is demo to learn basic on how to create components and pass information between the components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published