Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 669 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 669 Bytes

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