tkraak / tic-tac-toe

tic-tac-toe in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-tac-toe in React

Yet another round of the tic-tac-toe game in a effort to learn the basics of React. For the time being I'm leaning heavily on the tutorial in the React docs with the following additions:

Getting Started

  • npm start to run the app during development
  • npm run build to bundle a production build
  • npm test to run the tests

About

tic-tac-toe in React


Languages

Language:JavaScript 90.3%Language:CSS 5.7%Language:HTML 4.0%