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
60 stars 25 forks source link

Create a React App to generate Peerlist README badges #8

Open vinitshahdeo opened 1 year ago

vinitshahdeo commented 1 year ago

The idea is to create a web app similar to Badges Generator or Shields.io to generate Peerlist README badges.

Contributing guide

Please branch off from feature/web-app and raise a PR to feature/web-app. Currently, this branch contains a client directory that contains a basic React boilerplate which can be developed further as a React app to generate Peerlist badges dynamically.

API documentation

Refer here 🔗

![Peerlist](https://peerlist-readme-badge.herokuapp.com/api/vinitshahdeo)

Peerlist

In case, you have other frameworks in mind, please check out a branch feature/web-app- from develop and create your app within the client directory.

Manthan-Kuber commented 1 year ago

Hi, this sounds fun. I would love to contribute. Can you assign the issue to me?

Manthan-Kuber commented 1 year ago

@vinitshahdeo Hey can you assign the issue. So that I can start working on it :)

vinitshahdeo commented 1 year ago

Hey @Manthan-Kuber, this issue is reserved for Hacktoberfest. I will assign you once Hacktoberfest kicks off.

Manthan-Kuber commented 1 year ago

Hey @Manthan-Kuber, this issue is reserved for Hacktoberfest. I will assign you once Hacktoberfest kicks off.

Yess ok

Manthan-Kuber commented 1 year ago

image

@vinitshahdeo I have resolved the issue. The styling , pseudo states on input elements as pretty much exact match with those at peerlist. Generates badge on submit button click and have included copy to clipboard as well. Hope thats fine

vinitshahdeo commented 1 year ago

@Manthan-Kuber Please take a look at #30