This project is a simple web application that allows users to toggle between dark and light modes using a button. The application is built with HTML, CSS, and JavaScript.
- Toggle between dark and light modes.
- Responsive design that works on various screen sizes.
- Smooth transitions between modes for a better user experience.
- HTML
- CSS
- JavaScript
- Clone the repository or download the ZIP file.
- Open the
index.html
file in your web browser.