Create a new page dedicated for all contributors of vue-stripe from all vue-stripe organization's repositories. - [ ] Add a new menu item under "Vue Stripe Elements"' - [ ] On the `/contributors` page, create a section for each repositories under `vue-stripe` - [ ] For each repository section, list down all contributors. Use `v-card` and don't forget to add a link to their gh account, and their photo as well Use these github api to: 1. Fetch all repositories under `vue-stripe` org 2. Get all contributors for each repository - [List of all repositories](https://docs.github.com/en/rest/reference/repos#list-organization-repositories) - [List of all contributors per repo](https://docs.github.com/en/rest/reference/repos#list-repository-contributors) Be creative, you can add some "fun" factor to the page or for each contributor's card. Check the "nice" button on each page. Be sure to follow the repository's code patterns.
Create a new page dedicated for all contributors of vue-stripe from all vue-stripe organization's repositories.
/contributorspage, create a section for each repositories undervue-stripev-cardand don't forget to add a link to their gh account, and their photo as wellUse these github api to:
vue-stripeorgBe creative, you can add some "fun" factor to the page or for each contributor's card. Check the "nice" button on each page.
Be sure to follow the repository's code patterns.