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.
yarn
To start the development server, run:
yarn start
Since it was bootstrapped with Create React App, you can use the yarn build
command to build the app for production.