Flip any React apps to dark mode. It's easier on the eyes, better for night-time browsing and in some cases, helpful with battery life.
https://nightmode-4b864.firebaseapp.com/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
A step by step series of examples that tell you how to get a development env running
git clone https://github.com/usfslk/ReactDarkMode.git
cd ReactDarkMode
npm install && npm start
Go to http://localhost:3000
Deploy this on a live system
npm run build
- Youssef Selkani - Murkstom
This project is licensed under the MIT License - see the LICENSE.md file for details