jmedrek1 / portfolio-react-ts

Redo of jmedrek1.github.io using React with TypeScript
0 stars 0 forks source link

feat: ProjectCard component links to ProjectPage #2

Closed jmedrek1 closed 4 months ago

jmedrek1 commented 4 months ago

Paper that receives image and text as props from ProjectGallery (may need to take props necessary for ProjectPage too | or make a context) When clicked, brings the user to a corresponding ProjectPage Styling to fit rest of app