/GithubProfile-Find-and-Compare

This project is created using vanilla JavaScript and using this app you can find and compare any GitHub profile's .

Primary LanguageJavaScript

GithubProfile-Find-and-Compare

This project is created using vanilla JavaScript and using this app you can find and compare any GitHub profile's .

I have created a Github Profile - Find and compare web app using vanilla Javascript ( No Framework )

Features

  1. Responsive
  2. Getting data from Github API ( using fetch )
  3. Autocomplete Search
  4. Comparison between two Github Profiles
  5. Debouncing for minimizing the API Calls