techclubjacobs / app

The web application for all campus things!
3 stars 1 forks source link

Grid card component #28

Closed stevenabreu7 closed 5 years ago

stevenabreu7 commented 5 years ago

Finish the component in src/components/GridCard.tsx according to what we discussed. You are free to use libraries, open-source react components or design components. You don't have to copy the mockup design 1:1, feel free to be creative.

You can mock all data (mock image, mock name, etc).

Make sure to highlight the card in some way when you hover over it.

lorenzorota commented 5 years ago

Please check if this suffices as the GridCard backbone