An open API service indexing awesome lists of open source software.

https://github.com/javitocor/tic-tac-toe-react

Classic game tic-tac-toe built with React.
https://github.com/javitocor/tic-tac-toe-react

javascript reactjs tictactoe-game tutorial

Last synced: 10 months ago
JSON representation

Classic game tic-tac-toe built with React.

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# TIC-TAC-TOE-REACT

> Classic game tic-tac-toe built with React.

![screenshot](./screenshot.png)

## Built With

- HTML
- CSS
- JAVASCRIPT
- NPM
- REACT

## Getting Started
- Follow the live demo link and enjoy playing tic-tac-toe.

### Usage
- To get a local copy up and running follow these simple example steps.

- Clone the repository unto your local machine cd to the folder.
- Run `npm install`
- Run `npm start` and in your browser paste `http://localhost:3000/`

### Prerequisites

- A modern browser, up to date. :muscle:

### Run tests

- There is no automated tests for this project.

## Author

👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/javitocor/Tic-Tac-Toe-React/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- The Odin Project
- Microverse
- React tutorials

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Tic-Tac-Toe-React.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Tic-Tac-Toe-React/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Tic-Tac-Toe-React.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Tic-Tac-Toe-React/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Tic-Tac-Toe-React.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Tic-Tac-Toe-React/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Tic-Tac-Toe-React.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Tic-Tac-Toe-React/issues