Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leegeunhyeok/card

🤙 Web based business card
https://github.com/leegeunhyeok/card

business-card pwa

Last synced: about 1 month ago
JSON representation

🤙 Web based business card

Awesome Lists containing this project

README

        

# card

🤙 Web based business card

[Try now!](https://ghlee.vercel.app)




## Feature

- Introduce about me
- Menu
- Save business card to `High Quality` image
- Share URL (QRCode)
- Blog and Source repository link

### Result sample

- Original (600x948), png
- This is down sampled (50%), jpg

## Development

```bash
npm i
npm run dev
```

## Build

Check `/dist` directory

```bash
npm run build
```

## Resource

- images
- email.svg [Adi Sînchetru](https://iconscout.com/contributors/adi-sinchetru)
- github.svg [Adi Sînchetru](https://iconscout.com/contributors/adi-sinchetru)

## License

[MIT](./LICENSE)