arpittyagi102 / Humari-Dukan

Humari Dukan is a E-Commerce website using React with Redux and Bootstrap
https://humaridukan.netlify.app/
MIT License
19 stars 27 forks source link

Light / Dark mode Toggle added to the theme #25

Closed Akash1965 closed 1 year ago

Akash1965 commented 1 year ago

This PR solves issue #22

Changes

Added a toggle button on th Navbar and used useState and useContext hooks for toggling light/dark modes

netlify[bot] commented 1 year ago

Deploy Preview for humaridukan ready!

Name Link
Latest commit f0fd1c64c0e63450ef2211a76fe9c1c1c7155717
Latest deploy log https://app.netlify.com/sites/humaridukan/deploys/649b6141fd902e000993f331
Deploy Preview https://deploy-preview-25--humaridukan.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Akash1965 commented 1 year ago

@arpittyagirocks Can you please tell me like what kind of color should I change the lower navbar to?? Because if I make it white then it will kind of merge in with the upper navbar

arpittyagi102 commented 1 year ago

Use this color "#00adff", Also if you could add a toggle instead of a button, then it would be amazing

Akash1965 commented 1 year ago

Hi @arpittyagirocks I have made the commit. Please check how's it. If any further modifications are required then do let me know

arpittyagi102 commented 1 year ago

Hey @Akash1965, Are you still working on it or do you need help ?