This project is about 4 fancy but fun buttons that change their state when we click them!
The main goals of this project:
- using a state inside components
- passing down props to child components
- manage a state from a main component that trickles down to child components