- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Tic-Tac-Toe Simple Tic Tac Toe game board played by two players, show player names, and track player turns. built with react.
- React
- JSX
- CSS
Server
- React Custome Components
- Props
- UseSate Hook and State Lifting
- Not live yet
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install nodejs using link
Clone this repository to your desired folder:
mkdir tic-tac-toe
cd tic-tac-toe
git clone git@github.com:tsheporamantso/tic-tac-toe.git
Install this project with:
npm install
To run the project, execute the following command: run the result on the terminal through:
npm run dev
To run tests, execute the following command on the terminal
Not Test Cases Yet
Not deployed
👤 Gladwin Tshepo Ramantso
- GitHub: @tsheporamantso
- Twitter: @ramgt001
- LinkedIn: Tshepo Gladwin Ramantso
- Improve Stylings
- Deploy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.
I would like to thank:
- Maximilian Schwarzmuller
This project is MIT licensed.