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.
- Host: GitHub
- URL: https://github.com/pungrumpy/card-profile
- Owner: PunGrumpy
- License: mit
- Created: 2022-09-23T08:05:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T16:25:31.000Z (over 3 years ago)
- Last Synced: 2025-01-27T06:32:17.119Z (about 1 year ago)
- Topics: beginner-project, card-profile, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://grumpy-cardprofile.netlify.app
- Size: 12.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Card Profile [](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

## 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.