Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 648 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 648 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

i made this tic-toc game to practice react js i enjoyed building it image image

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