prof3ssorSt3v3 / react-styled-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styled Components Setup

To use this repo and follow along with the code, clone the main branch and run npm install.

git clone https://github.com/prof3ssorSt3v3/react-styled-components
cd react-styled-components
npm install

The install command will install the dependencies for the React project.

Next install styled-components

npm install styled-components

About


Languages

Language:HTML 68.4%Language:JavaScript 17.0%Language:CSS 14.6%