Inspiration
I have always wanted to work with APIs and so I made this project
What it does
GitHub Finder is a web app that uses GitHub API to fetch user data from the GitHub database and display a user's information including the number of public repositories, the number of forks, starred repositories, among others.
How I built it
The web app has been built using HTML, CSS and Vanilla JavaScript
Challenges I ran into
I was unable to run the app on Google Chrome because of their CORS policy and so I had design the functionality in a different manner.
Accomplishments that I'm proud of
This is first time I have worked with and external API and I am so happy that I did it.
What I learned
I learned to work with APIs
What's next for GitHub Finder
I am planning to improve the functionality using modern frameworks and techniques.

Log in or sign up for Devpost to join the conversation.