Skip to content

jkvora/Github-API-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-API-demo

A simple GitHub API demo for learning purpose only.

It is done to pull data of users for eg. simple demo @ https://api.github.com/users/jkvora

Functionality:
-->User can search login name of github and add users.
--> Sort by name,location and followers
-->Saved in localstorage.
--> Remove Card
-->They can go through profile by simply clicking that card.

Things to Do:
-->Can prove more data
-->Give more sorting features.


Web Demo: https://githubapidemo.herokuapp.com/
To run locally:Clone the repository.
Run : npm install
After installing dependencies,run command: "npm start"
In browser launch : localhost

About

A simple GitHub API demo for learning purpose only.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published