Skip to content

tsheporamantso/tic-tac-toe

Repository files navigation

Tic-Tac-Toe 🎲

📗 Table of Contents

📖 Tic-Tac-Toe

Tic-Tac-Toe Simple Tic Tac Toe game board played by two players, show player names, and track player turns. built with react.

🛠 Built With

  • React
  • JSX
  • CSS

Tech Stack

Server

Key Features

  • React Custome Components
  • Props
  • UseSate Hook and State Lifting

(back to top)

🚀 Live Demo

  • Not live yet

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Install nodejs using link

Setup

Clone this repository to your desired folder:

  mkdir tic-tac-toe
  cd tic-tac-toe
  git clone [email protected]:tsheporamantso/tic-tac-toe.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command: run the result on the terminal through:

  npm run dev

Run tests

To run tests, execute the following command on the terminal

   Not Test Cases Yet

Deployment

Not deployed

(back to top)

👥 Authors

👤 Gladwin Tshepo Ramantso

(back to top)

🔭 Future Features

  • Improve Stylings
  • Deploy

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Maximilian Schwarzmuller

(back to top)

📝 License

This project is MIT licensed.

(back to top)