An open API service indexing awesome lists of open source software.

https://github.com/parthpanchal123/github-api-demo

This is a simple mini_project to demonstrate the use of Github API with vanilla javascript , html5 and css3 .
https://github.com/parthpanchal123/github-api-demo

bootstrap4 bootswatch-theme css3 es6 fetch-api github-api html5 javascript promise-api

Last synced: 7 months ago
JSON representation

This is a simple mini_project to demonstrate the use of Github API with vanilla javascript , html5 and css3 .

Awesome Lists containing this project

README

          

# Github-Api-Demo
This is a simple mini_project to demonstrate the use of Github API with vanilla javascript , html5 and css3 .

Bootstrap Theme used : Cyborg theme

Functionalities :



  1. Fetching the Users data from Github using the Fetch API

  2. Displaying profile-image,user-name and github account link in a card layout

  3. Allowing to search a specified user from the list of users


ScreenShots :


First image
Second image
Third image