A service to display a quick summary of a project on GitHub.

Usage

Paste the code below with details filled in as specified below into your Readme.md.

{repo} is the name of the repository.

{user} is the name of the user.

[![Project Card](https://project-card-app.herokuapp.com/project_card/{user}/{repo})](https://github.com/{user}/{repo})

An example of the project card:

Here,

{repo} : linux

{user} : torvalds

Project Card

Themes

You can change the theme of the project card by adding a theme parameter to the URL.

[![Project Card](https://project-card-app.herokuapp.com/project_card/{user}/{repo}?theme={theme})](https://github.com/{user}/{repo})

Available Themes

  • dark-blue (default)
Project Card
  • light
Project Card
  • violet
Project Card

More themes coming soon ...

Any contributions are welcome

GitHub - RohitEdathil/project_card at pythonawesome.com
A service to display a quick summary of a project on GitHub. - GitHub - RohitEdathil/project_card at pythonawesome.com