anuragverma108 / WildGuard

This repository is now officially part of Hacktoberfest 2024!
https://wildguard.netlify.app/
MIT License
28 stars 36 forks source link

Add Dark Mode Theme and Basic Animations #46

Open ankit071105 opened 11 hours ago

ankit071105 commented 11 hours ago

Description

We need to implement a dark mode theme to improve user experience, especially in low-light environments. Additionally, basic animations will be added to enhance the user interface's responsiveness and interactivity.

Technologies:

CSS: For theme styles and animations (e.g., @keyframes, transform, transition). JavaScript: For handling the dark mode toggle and persisting user preferences using localStorage.

Expected Outcome:

A fully functional dark mode theme toggle. Smooth, subtle animations that enhance user interaction.

PriyaGhosal commented 1 hour ago

Thanks for creating the issue in WildGuard! The issue has been assigned to you.

Before you start working on your PR, please make sure to:

Don't forget to follow @anuragverma108 – Project Admin & @PriyaGhosal -Project Collaborator – for more updates!

We're excited to see your contribution as part of Hacktoberfest 2024! 🎉
Happy open-source contributing!