bennymeier / tic-tac-toe-react

Tic Tac Toe written in React, typed with TypeScript and styled with Sass.

Home Page:tic-tac-toe-react.bennymeier.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe written in React, TypeScript, & Sass.

Todos:

  • Add player name fields
  • Add hover which shows current player name
  • If game is finished and user clicks outside of game it starts from beginning

Screenshots

Game at start Game while playing


Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn 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.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Tic Tac Toe written in React, typed with TypeScript and styled with Sass.

tic-tac-toe-react.bennymeier.vercel.app


Languages

Language:TypeScript 64.4%Language:SCSS 20.6%Language:HTML 15.0%