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.
- Host: GitHub
- URL: https://github.com/javitocor/tic-tac-toe-react
- Owner: javitocor
- Created: 2020-08-11T12:34:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T12:52:05.000Z (over 5 years ago)
- Last Synced: 2025-01-25T17:34:51.253Z (about 1 year ago)
- Topics: javascript, reactjs, tictactoe-game, tutorial
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]

# TIC-TAC-TOE-REACT
> Classic game tic-tac-toe built with React.

## 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