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 .
- Host: GitHub
- URL: https://github.com/parthpanchal123/github-api-demo
- Owner: parthpanchal123
- Created: 2019-12-01T11:12:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T17:52:35.000Z (almost 5 years ago)
- Last Synced: 2023-03-07T21:24:39.891Z (almost 3 years ago)
- Topics: bootstrap4, bootswatch-theme, css3, es6, fetch-api, github-api, html5, javascript, promise-api
- Language: JavaScript
- Homepage: https://parthpanchal123-github-api-demo.glitch.me/
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 :
- Fetching the Users data from Github using the Fetch API
- Displaying profile-image,user-name and github account link in a card layout
- Allowing to search a specified user from the list of users
ScreenShots :