Skip to content

This is is github user finder, made with with vanilla JS and the Github API. You can get most of the user infro from this app.

License

Notifications You must be signed in to change notification settings

Pratham82/Github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-finder 🔍

I have created a github information finder. I used ES6 classes and created multiple JS files for modularization. I got a strong understanding of DOM. I have learned async await, API calls with github API and much more with this app.

Features:

  • Search user with username
  • View followers, following counts
  • Review latest repositories
  • Implementation of Github API
  • Implementation of ES6 Features
  • Async await for API calls

Dependencies

  • Github API. After logging in go to this 🔗 site and crete a new app with appropriate info. You will get client_id and client_secret which is required for this application. Add those credential and you're good to go 😄.

Check out the live site here

About

This is is github user finder, made with with vanilla JS and the Github API. You can get most of the user infro from this app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published