Skip to content

cicerohen/styled-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

398ba14 · Mar 9, 2024

History

6 Commits
Dec 14, 2022
Nov 7, 2022
Jan 26, 2023
Nov 7, 2022
Dec 14, 2022
Nov 7, 2022
Nov 7, 2022
Nov 7, 2022
Mar 9, 2024
Dec 12, 2022
Dec 12, 2022
Dec 12, 2022
Dec 14, 2022
Dec 12, 2022

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