Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 669 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 669 Bytes

Fancy buttons

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

Screenshots

alt text Buttons behaviour when clicked

alt text Dark mode

alt text Light on mode