Alex-is-Gonzalez / TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe React App

Description

This project is a Tic Tac Toe game using React.

Installation

Download a copy of this repo. Open the repo in your favorite code editor and terminal to the project's directory. Now you are ready to run the app in the delvopment mode by using 'npm start.

npm start

Npm 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 line errors in the console.

Usage

This project is an example of a form that is universal across many platforms.

Support

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation. To learn React, check out the React documentation.
MDN Web Docs

Roadmap

My goal for this project is to add a reset button to the board.

License Information

MIT

About

License:MIT License


Languages

Language:JavaScript 69.7%Language:CSS 16.9%Language:HTML 13.4%