Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reddy-epk/react-dark-mode
React Dark Mode to Light Mode converter app
https://github.com/reddy-epk/react-dark-mode
conditional-rendering conversion dark-mode dark-theme
Last synced: about 1 month ago
JSON representation
React Dark Mode to Light Mode converter app
- Host: GitHub
- URL: https://github.com/reddy-epk/react-dark-mode
- Owner: reddy-epk
- Created: 2024-03-20T06:51:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T06:17:30.000Z (11 months ago)
- Last Synced: 2024-11-10T13:15:32.253Z (3 months ago)
- Topics: conditional-rendering, conversion, dark-mode, dark-theme
- Language: HTML
- Homepage: https://epkdarkmode.ccbp.tech/
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building a React **Light Dark Mode** with render() method.
### Refer to the image below:
![]()
### Set Up Instructions
Click to view
- Download dependencies by running `npm install`
- Start up the app using `npm start`