Skip to content

cicerohen/styled-reactjs

Repository files navigation

Styled ReactJS

Deploy Cypress

This is just a small project that shows how to theming a ReactJS app with Styled-Components

This was highly inspired by how Material-UI organizes its themes

Development

Install the dependencies

yarn

Start a local server

yarn start