vinitshahdeo / peerlist-readme-badge

Markdown badge generator for any Peerlist profile 💚 | Style your GitHub Profile README with a Peerlist badge to showcase your work | Try out here: https://peerlist.io/tools/readme-badge
https://vinitshahdeo.github.io/peerlist-readme-badge/
MIT License
61 stars 25 forks source link

Add an option to attach link to the generated badge #16

Open vinitshahdeo opened 2 years ago

vinitshahdeo commented 2 years ago

Currently, the generated markdown syntax for the Peerlist badge doesn't contain a link. Let's add an option to attach the link to the Peerlist profile to it.

Screenshot 2022-10-04 at 12 36 46 AM

Quick start

Peerlist

Local development

The react app is available inside the client/ directory in the feature/web-app. Try it out here: peerlist-readme-badge.netlify.app

Follow the commands below to build locally 👇

git checkout feature/web-app
cd client
npm install
npm run start
ramdhanihendrie commented 2 years ago

I am interested in this issue. please assign it to me

vinitshahdeo commented 2 years ago

Sure @ramdhanihendrie. Assigning this to you.

vinitshahdeo commented 1 year ago

@ramdhanihendrie @FreemRL - please take a look at #30