Skip to content

Theme switcher with React, StyledComponents and Typescript

Notifications You must be signed in to change notification settings

anyrobert/theme-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Theme Switcher

Simple theme switcher for React, using styled-components, and localStorage to remember the last theme.

This project was bootstrapped with Create React App.

Installing

It uses yarn to install dependencies.

    yarn

Running

To start the development server, run:

    yarn start

Building

Since it was bootstrapped with Create React App, you can use the yarn build command to build the app for production.

About

Theme switcher with React, StyledComponents and Typescript

Resources

Stars

Watchers

Forks