Skip to content

kmung/my-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning React

I'm learning React by building a game of Tic-Tac-Toe from the official React tutorial.

The tutorial can be accessed here: https://reactjs.org/tutorial/tutorial.html

To begin the development, run npm start or yarn start. To create a production bundle, use npm run build or yarn build.

About

A game of tic-tac-toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published