erickbelfy / react-tictactoe

Simple tic-tac-toe implementation with reactjs just for fun

Home Page:https://erick-tictactoe-reactjs.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJs tic-tac-toe

This project was bootstrapped with Create React App.

tic-tac-toe board Play online!

Setup

To install the components please, clone the repo and run yarn in order to install the project depdencies.

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 test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

Simple tic-tac-toe implementation with reactjs just for fun

https://erick-tictactoe-reactjs.herokuapp.com/


Languages

Language:JavaScript 75.1%Language:CSS 18.4%Language:HTML 6.5%