Dark Mode in Tailwind CSS
In this article, you'll learn how to integrate Dark mode in your ReactJS projects using Tailwind CSS.
Set up the project
First, we need to create a ReactJS project, for that, we gonna use the create-react-app package. So, open your terminal and put t...
blog.angelmtz.dev6 min read