Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 938 Bytes

README.md

File metadata and controls

29 lines (26 loc) · 938 Bytes

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 🤙