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

https://github.com/ayouballali/tic-tac-game-with-react

it's a game based on tictoc game where i practiced my knowledge on react js
https://github.com/ayouballali/tic-tac-game-with-react

hooks reactjs usecontext-hook usefetch usestate-hook

Last synced: about 2 months ago
JSON representation

it's a game based on tictoc game where i practiced my knowledge on react js

Awesome Lists containing this project

README

          

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

i made this tic-toc game to practice react js i enjoyed building it
![image](https://user-images.githubusercontent.com/73221495/189981173-7196a472-6193-42aa-934d-2c704aad8490.png)
![image](https://user-images.githubusercontent.com/73221495/189981235-11aff1c0-0727-488c-ae8d-66c18183cd1e.png)
# you can run it by cloning it and :
+ of course you need node js to run a react ptoject
+ command line : npm insall (to instal all the packages )
+ command line : npm start
that's all