suryanshsingh2001 / MyLibrary

MyLibrary πŸ“š is a modern library management web app built with React.js, πŸ” Auth0 for authentication, πŸ“– Google Books API for book data, and styled with 🎨 Tailwind CSS for a delightful user experience.
https://mylibrary01.vercel.app/
MIT License
25 stars 25 forks source link

[feat]: Adding Dark Mode #71

Open SwanandD121 opened 1 month ago

SwanandD121 commented 1 month ago

Description

The website currently only supports a light theme. Adding a dark theme will enhance the user experience, especially for those browsing the site in low-light conditions or who prefer dark mode for accessibility or aesthetic reasons.

Requirements

Acceptance Criteria

suryanshsingh2001 commented 1 month ago

@SwanandD121

Thanks for raising this issue! You can go ahead with the implementation. Please ensure the dark mode toggle is available on every page, and consider using context for managing the theme across the app.

Here’s a quick task list to guide you:

suryanshsingh2001 commented 3 weeks ago

Gentle Reminder ⏰

Hi! When you're assigned an issue, please note that if there's no activity for over 7 days, we may need to unassign it to ensure project progress. This helps keep things moving smoothly.

Thank you for your understanding! πŸ™

SwanandD121 commented 3 weeks ago

Hey, I'll work on this. I got busy with other projects and missed the notification. Sorry for not responding. I'll create a PR as soon as possible.

suryanshsingh2001 commented 3 weeks ago

Hey, I'll work on this. I got busy with other projects and missed the notification. Sorry for not responding. I'll create a PR as soon as possible.

Thanks for the reply.