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

https://github.com/pungrumpy/card-profile

This is a simple web app to help you create a profile card for your GitHub profile.
https://github.com/pungrumpy/card-profile

beginner-project card-profile reactjs tailwindcss

Last synced: 5 months ago
JSON representation

This is a simple web app to help you create a profile card for your GitHub profile.

Awesome Lists containing this project

README

          

# Card Profile [![Netlify Status](https://api.netlify.com/api/v1/badges/86d84ceb-5c76-46f6-bfc1-d1bc7076554d/deploy-status)](https://app.netlify.com/sites/grumpy-cardprofile/deploys)

This is a simple web app to help you create a profile card for your GitHub profile.

## How to use

1. Clone this repo and `cd` into it.
2. Run `yarn install`
3. Run `yarn start` to start the development server
4. Run `yarn run build` to build the production version

![Card](./thumnail/thumbnail-card.png)

## Created with

- [React](https://reactjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)

## License

[MIT](LICENSE)

You can use this project as you wish, but please give me credit by linking back to [my website](https://pun-grumpy.vercel.app). and give me a star if you like this project.