Inspiration

Dark mode buttons

What it does

A dark mode button for a simple page with a single card component. The button toggles dark mode for the card itself, but keeps the page background color the same.

How we built it

Added useState functionality in React for the background color of the card component

Share this project:

Updates