Aatmaj-Zephyr / Basic-memory-game

This is a basic "memory game" which is implemented for practising java script
MIT License
5 stars 15 forks source link

Added dark/light mode feature #109

Closed anshul137 closed 1 year ago

anshul137 commented 1 year ago

What does this PR do?

(Provide a description of what this PR does.)

Screenshots of changes made to the webapp.

Screenshot 1 Feature on webpage

image

Screenshot 2 DarkMode by clicking on button on webpage.

image

Screenshot 3 LightMode by clicking on button on webpage.

image

(If you changed any code, please provide us with clear instructions on how you verified your changes work.)

By running it locally.

Related PRs and Issues

Closes #108

Have you updated the README.md file?

Have you made any big breakthrough change?

Is the code beautified?

Is the code clear to understand woth proper variable naming and comments?

anshul137 commented 1 year ago

@Aatmaj-Zephyr can you please review it.