Create a responsive Single Page Application which consumes data from the Github Graphql API (https://api.github.com/graphql)
- Make a replica of your Github Profile page and populate all datas from the api given
- Complete your implementation using HTML, CSS and Vanilla JavaScript
- Explore through Github GraphQL api using the Explorer