Demonstration on how to use Material UI to create a custom toggle theme that is saved in local state.
For more info, check out my Medium article.
First, fork this repo! Then, to run this app on your local machine:
MacOS/Windows/Linux
npm install
npm start
The app should open in localhost:3000
.