Ayumilan / tictactoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

Overview

The Tic Tac Toe game in React.

Stack:

  • React
  • Styles with Sass

Develop locally

  1. Clone this repo by running git clone https://github.com/Ayumilan/tictactoe.git
  2. Install dependencies by running npm install
  3. Run npm run start

Deployment

Deployed to surge.sh -> https://surge.sh/help/getting-started-with-surge

About


Languages

Language:JavaScript 61.6%Language:SCSS 32.9%Language:HTML 5.6%