EDC-IIEST / Basic-Website

A basic website for the Entrepreneurship Development Cell (EDC), built using HTML, CSS, and JavaScript. While the code may contain some extra and buggy elements, this project offers a fun and straightforward way to practice and enhance your web development skills. Give it a try and explore the learning opportunities it provides!
MIT License
4 stars 17 forks source link

Add Dark/LIght Mode #3

Open Harsh-git98 opened 4 days ago

Harsh-git98 commented 4 days ago

Introduce a dark mode theme for the application. Users should be able to switch between light and dark modes via a toggle button, and styles should adapt accordingly.