Skip to content

A rocketseat challenge of a github card page, that fetch github api and create a card with your data

Notifications You must be signed in to change notification settings

Lukasdias/rocket-github-card

Repository files navigation

Rocketseat Challenge: Github Card 🇧🇷

Vercel

What is it? 🤔

  • A simple app made using react that fetch github api and generate a card with the searched user stats
  • Stats such as :
    • Number of Followers
    • Number of Repos
    • Company
    • Location
    • Number of people wich the user is following
  • And allow the user to download this generated card as a PNG

What's in there? 🤫

This project uses many tools like:

How to run 💻

  • yarn dev
  • npm run dev

Feel free to use this repo 🤙