saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
19 stars 64 forks source link

Add Dark Mode Feature ✨ #265

Open AnushkaChouhan25 opened 3 weeks ago

AnushkaChouhan25 commented 3 weeks ago

Issue Report

Title

Add Dark Mode Feature

Description

The website currently lacks a dark mode option, which is essential for enhancing user experience, especially in low-light environments. I want to add a dark mode feature with a toggle button, allowing users to switch between light and dark themes seamlessly.

Steps to Reproduce the Issue

  1. Open the website on any page.
  2. Confirm that there is no option to switch to dark mode.
  3. Verify if elements adjust properly when implementing the dark theme toggle

Feel free to be as detailed as necessary so we can replicate the issue accurately.

Expected Behavior

Describe what you expected to happen when following the steps above.

Actual Behavior

Describe what actually happened. Include any error messages or unexpected results.

Screenshots (if applicable)

If applicable, please attach any relevant screenshots or visual aids that help illustrate the issue.

Additional Context

Add any other context or information that may help in diagnosing the issue.


Examples

Example 1

Title: Product Search Feature Returns No Results
Description: The product search functionality fails to display any results even for valid search queries.


Example 2

Title: Login Issue with Valid Credentials
Description: Users are experiencing issues logging in, despite entering the correct username and password.


Thank you for taking the time to report this issue! We appreciate your help in improving our project.