/tictactoe

React tic tac toe game using Hooks and Redux

Primary LanguageJavaScript

Brief desc of Project, 12.01.2021

By Roman Kolivashko

¨ ¨ ¨ ¨


Table of Contents


Description

This is a simple Tik Tak Toe game, built with React. Lets users select "O" or "X" at a time, in attempt to fill three cells on the board.

Screenshots

Setup/Installation Requirements

Requirements to Run

  • Web Browser
  • Webpack
  • Node.js
  • NPM

Instructions

  1. Download and install Node.js from the official website
  2. Clone the repository: $git clone https://github.com/romankolivashko/tictactoe.git
  3. Use command line/Bash to move to the project directory with cd project-directory
  4. Run npm install to get all dependencies.
  5. Run npm run start to start up the project

Other Technologies Used

  • HTML
  • CSS
  • Javascript
  • React
  • React Hooks
  • ESLint
  • Babel
  • Markdown

Known Bugs

There are currently no known bugs in this program. If found, please report it here - Issues

Support and contact details

If there are any question or concerns please contact me at my email. Thank you.

License

This software is licensed under the MIT license