Skip to content

ttrepka/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A simple tic tac toe game written in React. It's based on this codepen.

This project was bootstrapped with Create React App.

How to run, test, build

In the project directory, run

  • npm install to install dependencies.
  • npm start to run app in development mode. Open http://localhost:3000 to view it in the browser.
  • npm test to run Jest tests in the interactive watch mode.
  • npm run build to build the app for production.

About

A simple tic tac toe game written in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published