Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 685 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 685 Bytes

🤘 Practicing Styled Components.

Tutorial from the Youtube video

Tecnologies

Demo

Run the project

  1. Open your terminal. copy and paste the codes below
  2. git clone styled-components-crash-course
  3. cd styled-components-crash-course
  4. npm install
  5. npm run start