Skip to content

ilhamwahabi/tictactie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Tie

About

Cool tic-tac-toe game with player selection, score counter, and light / dark mode.

Built using:

  • React that utilize SVG
  • Render for deployment
  • Splitbee for analytics

Main purpose of this project is to learn Context in React.

Usage

  1. Clone this project
  2. Make sure you have NodeJS and npm installed. Then install all dependencies with npm install
  3. Run app locally with npm start, it will opened on 'http://localhost:3000/'