cn10xdev / ECommerce_Product_Page

1 stars 24 forks source link

Has added the functionality to toggle between dark and light mode #32

Open amaykorade opened 1 month ago

amaykorade commented 1 month ago

I have created a navbar in which I have added the button to toggle between the dark mode and the light mode.

The functions are added in the app folder name as changeTheme.

The color for dark is grey and for light is white

Ezio-Sarthak commented 1 month ago

Thanks for working on this @amaykorade ! Before jumping into the review here are few things I wish to convey:

Kindly go through these comments and let me know 👍

amaykorade commented 1 month ago

I have got it and will follow it and do I need to change the commit if yes then how to change it

Ezio-Sarthak commented 1 month ago

To modify a commit, just do the code changes, then

Ezio-Sarthak commented 1 month ago

Hi @amaykorade apologies for the delayed response! Kindly rebase this branch against the latest main as it is showing some merge conflicts. I've mentioned the steps for rebasing in the discussions channel 👍