Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Dark Mode Feature in React Application #25

Open
jps27CSE opened this issue Oct 23, 2023 · 2 comments
Open

Implement Dark Mode Feature in React Application #25

jps27CSE opened this issue Oct 23, 2023 · 2 comments

Comments

@jps27CSE
Copy link
Owner

Issue Description:
We aim to provide users with the option to switch between light mode and dark mode in our React application for improved user experience and accessibility. Implementing a dark mode feature will allow users to customize the visual appearance of the application based on their preferences.

Acceptance Criteria:

Integrate a toggle switch or button to enable users to switch between light mode and dark mode.
Update the application's styling to support the dark mode appearance, ensuring that text, backgrounds, and other elements are optimized for readability and visual appeal in dark mode.
Use CSS variables or a theme provider to manage the application's color scheme and styles for both light mode and dark mode.
Implement a mechanism to persist the user's dark mode preference across sessions.
Create a Pull Request for review and merge when the dark mode feature is fully implemented and tested.

@Ariful2634
Copy link
Contributor

Assigned it to me

@08Uzair
Copy link

08Uzair commented Oct 23, 2023

Please Assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants