SnchzMltn / portfolio

Intro/Landing page
http://miltonsanchez.com/
0 stars 0 forks source link

Add a Model when more Detail is required from a Card in AboutMe #13

Closed SnchzMltn closed 1 year ago

SnchzMltn commented 2 years ago

Add a handler to the CardActionArea in which, if it's clicked we should present a new component to the user with details about the Card.

I tried adding a Model and it was fairly challenging (>1day at least)