FigueiredoFelipe / netflix-clone

This repository is a showcase of my experience as a front-end developer, featuring a Netflix clone created with modern web technologies. Recreates a Netflix's sleek and user-friendly interface.
https://netflix-clone-by-ff.netlify.app
0 stars 0 forks source link

Use Styled Components #2

Open jphilipstevens opened 1 year ago

jphilipstevens commented 1 year ago

Styled components are a great way to make beautiful apps. It also encapsulates things a bit because you get to hide the html tag behind a named component

FigueiredoFelipe commented 1 year ago

Hello Jono, how are you?

Thank you for your feedback. I appreciate a lot the time you've dedicated to reading my code.

Your words were self-explanatory and helped me to improve.

About the Styled Components, I'm also enjoying it.