-
How to create manual toggle between Light and Dark Mode in React.js with TailwindCSS
Setting up useState in React Here is my initial code for this project. In this project, I have a button here that does nothing when I click on it right now. We will make it into a button that lets us switch between dark and light modes. The first thing is to import usestate hook…
-
How to create a simple responsive nav bar with HTML, CSS and minimum Javascript
Introduction Knowing how to create a responsive nav bar is one of the important steps in learning to develop responsive websites. The navigation menu is the main part that lets visitors find the content and features they need. In this article, I will show how to create a simple responsive nav bar with HTML, CSS…
-
How to create a toggle sidebar with React.js and Tailwindcss
Introduction In responsive websites, we usually see the navigation bar at the top of the page on desktops and a hamburger menu that replaces the navigation bar on mobile screens. A sidebar would appear with the same links as the navigation bar when we press the hamburger menu. In this tutorial, we will look at…
-
Hi there, welcome to my page.
Thank you so much for visiting my page. I hope you find the articles you are looking for here.