This is a Javascript game of Tic-Tac-Toe buit in ReactJs and based off of the introduction tutorial on the Reactjs.org documentation section.
This project was bootstrapped with Create React App.
The purpose of this application is demonstrate that I, Armani, have a foundational knowledge/understanding of react.
This is apart of my portfolio. You can see more portfolio iteme here.
these are a list a react topics that this appilcation includes.
- Componenets
- Props
- State
- Events
- Accessibility
- Performance
- JSX
- more...