git clone the project
cd into it
npm install
npm start
- I use my api to fetch on the Github api to avoid the rate limit of 60 so I get to 3000.
- You can view my Github account through my platform and more about me.
- You can also view your own account by clicking on the search bar at the bottom of the page.
Github allows to insert any string in the location (localization). To retrieve the flag, localization pass thorw guessCountryCodeFromLocation function to return an iso 3166-2 enum. API used : https://flagsapi.com/#quick
Emojis from github are retrieved as text (example: 👌). Each text pass throw guessEmojiFromText function to return an emojis. API used : https://emoji-api.com/
API used : https://skillicons.dev