Skip to content

Search GitHub profiles and see their repositories timeline

License

Notifications You must be signed in to change notification settings

codeashdev/Github-Timeline

Repository files navigation

Github-Timeline

Search GitHub profiles and see their repositories timeline

Next up:

  • Add user specific repository timeline
  • Add API key by the user option
  • Save API key in the local storage

Recent Add-ons:

  • Changes the background color of small components
  • Conditionally renders the colors of stars, forks and issues

Install dependencies:

npm install

Create a .env file and add your API key to it:

REACT_APP_GITHUB_URL = "https://api.github.com"
REACT_APP_GITHUB_TOKEN ="ADD_YOUR_TOKEN"

Run the dev server:

npm start

About

Search GitHub profiles and see their repositories timeline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published