Simple theme switcher for React, using styled-components, and localStorage to remember the last theme.
This project was bootstrapped with Create React App.
It uses yarn to install dependencies.
yarnTo start the development server, run:
yarn startSince it was bootstrapped with Create React App, you can use the yarn build command to build the app for production.