JasonHitching / ts-tic-tac

Typescript React tic tac toe game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game

Simple Tic Tac Toe game built using TypeScript and React.js

Screenshot 2021-04-08 at 14 56 31

Install Packages

npm install

Run the command within the project directory to install packages from the project dependencies

Available Scripts

In the project directory, you can run:

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.

Built Using

Tech Usage
React.js JavaScript UI Framework
Typescript Typed JavaScript language
Material UI UI Icons
Visual Studio Code IDE Used

About

Typescript React tic tac toe game


Languages

Language:TypeScript 54.3%Language:HTML 30.3%Language:CSS 15.3%