Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leegeunhyeok/card
- Owner: leegeunhyeok
- License: mit
- Created: 2020-05-20T08:16:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:38:28.000Z (about 2 years ago)
- Last Synced: 2023-03-01T23:06:37.106Z (almost 2 years ago)
- Topics: business-card, pwa
- Language: JavaScript
- Homepage: https://card-ghlee.vercel.app
- Size: 4.59 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)