Skip to content

An interactive tic-tac-toe game with React from the tutorial on reactjs.org.

Notifications You must be signed in to change notification settings

BugUpdater/react-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-tic-tac-toe (2020.07)

An interactive tic-tac-toe game with React from the tutorial on reactjs.org.

React官网的入门教程井字棋游戏,官网的附加题(六个优化点)也都完成了。

Tutorial url: https://reactjs.org/tutorial/tutorial.html

The improvements in this tutorial have been completed:

Preview Online

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

About

An interactive tic-tac-toe game with React from the tutorial on reactjs.org.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published