codesydney / codesydneywebsite

codesydneywebsite.vercel.app
10 stars 13 forks source link

Convert Portfolio.jsx to Function Component #96

Closed infodsagar closed 1 year ago

infodsagar commented 1 year ago

-To make code readable and clean convert class components to function and additional improvements.

-File link & path src/component/HomeLayout/homeOne/Portfolio.jsx

davidtaing commented 1 year ago

@infodsagar, Would you like to work on this one?

I'd like you to extract the content into an array and from there figure out how to render the contents from the array.

@foadbotan, would you like to do the code review after Sagar has finished?

foadbotan commented 1 year ago

Sure, I’m happy to help.