https://github.com/mr-addict/github-readme-card
Github README Card
https://github.com/mr-addict/github-readme-card
card pages
Last synced: 26 days ago
JSON representation
Github README Card
- Host: GitHub
- URL: https://github.com/mr-addict/github-readme-card
- Owner: MR-Addict
- Created: 2023-03-16T11:57:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T11:29:46.000Z (over 3 years ago)
- Last Synced: 2025-11-27T13:46:25.890Z (7 months ago)
- Topics: card, pages
- Language: TypeScript
- Homepage: https://mr-addict.github.io/github-readme-card/
- Size: 3.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github README Card 
## 1. Examples
### Repository cards:
[](https://github.com/MR-Addict/github-readme-card/)
[](https://github.com/vercel/next.js/)
### Profile cards:
[](https://github.com/MR-Addict)
[](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)