Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 665 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 665 Bytes

At this week we built the tic-tac toy game using raect if you are exited to try it go down follow the instructions and have fun. OUR XO APP IS LIVE;

💾 To start the project from your command line insert these instructions :

> git clone https://github.com/FACN7/ma-reactproject.git
> cd ma-reactproject
> npm i
> npm start
> Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

🎯 GOALS:

  • applying the react main concepts .

  • Fetching.

  • Dynamic change.

  • bulid a fun game :).