An open API service indexing awesome lists of open source software.

https://github.com/mr-addict/github-readme-card

Github README Card
https://github.com/mr-addict/github-readme-card

card pages

Last synced: 6 months ago
JSON representation

Github README Card

Awesome Lists containing this project

README

          

# Github README Card ![build](https://github.com/MR-Addict/github-readme-card/actions/workflows/build.yml/badge.svg?branch=main)

## 1. Examples

### Repository cards:

[![github readme card](https://raw.githubusercontent.com/MR-Addict/github-readme-card/output/repocards/github-readme-card.svg)](https://github.com/MR-Addict/github-readme-card/)
[![Next.js](https://raw.githubusercontent.com/MR-Addict/github-readme-card/output/repocards/next.js.svg)](https://github.com/vercel/next.js/)

### Profile cards:

[![MR-Addict](https://raw.githubusercontent.com/MR-Addict/github-readme-card/output/profilecards/MR-Addict.svg)](https://github.com/MR-Addict)
[![sindresorhus](https://raw.githubusercontent.com/MR-Addict/github-readme-card/output/profilecards/sindresorhus.svg)](https://github.com/sindresorhus)

## 2. Development

Install packages:

```bash
npm install
```

Start developemnt:

```bash
npm run dev
```

## 3. Useful links

- [Github colors](https://github.com/ozh/github-colors)
- [Pug template engine](https://github.com/pugjs/pug)