Skip to content

Following ReactJS official tutorial to implement a tic-tac-toe game

License

Notifications You must be signed in to change notification settings

ThisWayne/react-js-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-js-tic-tac-toe

The official tutorial is on the ReactJS website: Tutorial: Intro to React

This repository also implements the improvement ideas given in the end of the tutorial.

Live Demo

react-js-tic-tac-toe

How to install and run this project locally

  1. install node.js
  2. install packages by executing this command in cmd on root path of this repo: npm install
  3. run the project: npm start

About

Following ReactJS official tutorial to implement a tic-tac-toe game

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published