Non classé

Implementing Dark Mode In React Apps Using styled-components — Smashing Magazine


In this article, we’ll learn how to efficiently implement dark mode in a React app on a simple web page, using the [styled-components](https://styled-components.com/) library and leveraging some React features like hooks. Source: SwissUXNews