ChoukseyKhushbu / Gitzilla

A resume builder for your GitHub profile.
https://gitzilla.netlify.app/
MIT License
63 stars 10 forks source link

infinite scroll #29

Closed ChoukseyKhushbu closed 3 years ago

ChoukseyKhushbu commented 3 years ago

This PR has implemented infinite scrolling according to the pagination of GitHub API. But now the skills are getting added as the repositories are fetched. Will fix this issue soon using graphql API.

ChoukseyKhushbu commented 3 years ago

Fixed #23

BaseMax commented 3 years ago

demo

Are you sure?

We can check this using my profile: https://gitzilla.netlify.app/users/basemax

-- Update:

https://dev--gitzilla.netlify.app/users/basemax Ooops!! 404 User Not Found

ChoukseyKhushbu commented 3 years ago

Hey @BaseMax, I have set up the environment variables. Please check it now on - https://dev--gitzilla.netlify.app/users/BaseMax.

BaseMax commented 3 years ago

Your work was excellent. @ChoukseyKhushbu Good job. :+1:

ChoukseyKhushbu commented 3 years ago

Thank you @BaseMax :smile: