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
- Host: GitHub
- URL: https://github.com/mr-addict/github-readme-card
- Owner: MR-Addict
- Created: 2023-03-16T11:57:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T11:29:46.000Z (about 3 years ago)
- Last Synced: 2025-01-12T12:46:33.310Z (over 1 year ago)
- Topics: card, pages
- Language: TypeScript
- Homepage: https://mr-addict.github.io/github-readme-card/
- Size: 3.56 MB
- Stars: 0
- Watchers: 2
- 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)