The component provides a dark (night) mode for any React project. It uses localStorage to persistence the mode on page reload.
Installation:
# Yarn $ yarn add night-mode # NPM $ npm install night-mode --save
Preview:
Download Details:
Author: Protobulb
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/Protobulb/nightMode
License: MIT