FEC-corgis / Jenny-Service-Reviews

Airbnb-styled service-oriented architecture app that generates, persists, and displays product data. Built with MERN, React Styled Components, & React Router DOM.
1 stars 0 forks source link

Refactored to styled-components. #8

Closed jhou12 closed 3 years ago

jhou12 commented 3 years ago

@manedurphy @pauly-van @slava000 Refactored my Reviews module to use styled-components, pretty straightforward migration from the css stylesheet to the Styles.js sheet, and then imported the necessary variable/classNames. Let me know what you think of it as an alternative to uploading the css stylesheet to a s3 bucket.