lucaxue / tic-tac-toe

A simple and minimal tic tac toe game, built with React TypeScript.

Home Page:https://lets-tictactoe.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

A simple and minimal Tic Tac Toe game.

React TypeScript Styled Components Netlify

💻 Development

🧰 Prerequisites

  • yarn (v1.22.10)
  • node (v16.2.0)

⚙️ Setting Up

  • Install dependencies
    yarn install
    
  • Run in development mode
    yarn start
    

About

A simple and minimal tic tac toe game, built with React TypeScript.

https://lets-tictactoe.netlify.app/


Languages

Language:TypeScript 86.5%Language:CSS 7.4%Language:HTML 6.2%