KleoPetroff / react-github-portfolio

Stylish project portfolio built with React

Home Page:https://projects.kleopetrov.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Card repository design and information

KleoPetroff opened this issue · comments

The single repository card should show an image, fetched from the README file with a title. The card should be clickable and should redirect to the Github repository.

If no image is available, a default image should be used.

Todo:

  • Add image of the card design

Implemented in #17.