alicoskun / tic-tac-toe-reactapp

A React implementation of Tic Tac Toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe in React

Tic Tac Toe

A React implementation of Tic Tac Toe. Check out here

This project template was built with Create React App, which provides a simple way to start React projects with no build configuration needed.

Available Scripts

In the project directory, you can run:

Install packages

npm install

Run app

npm 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

A React implementation of Tic Tac Toe


Languages

Language:JavaScript 61.2%Language:CSS 22.9%Language:HTML 15.9%