Skip to content

rajatetc/github-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Users

Demo Video

Search Github Users. Get details displayed in charts.

Demo

Demo Account Credentials

Email: [email protected] & Password: Testing123

Tech Stack

Create React App, React Router Dom, React Icons, Styled Components, Fusion Charts, Auth0

Deployment

Netlify

Environment Variables

To run this project, you will need to add the domain and client ID from Auth0 to your .env file

REACT_APP_DOMAIN

REACT_APP_CLIENT_ID

Run Locally

Clone the project

  git clone https://github.com/rajatetc/github-users.git

Go to the project directory

  cd github-users

Install dependencies

  npm install

Start the server

  npm run start

API Reference

https://api.github.com/

For unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the user making requests.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Get data in charts for a GitHub user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages