Skip to content

A timeline of your repositories, issues, pull requests, and even comments!

License

Notifications You must be signed in to change notification settings

ganpa3/github-timeline

Repository files navigation

Github Timeline

A timeline of your repositories, issues, pull requests, and even comments!

Contributing

You can contribute by sending a pull request. Start by setting up the development environment.

# Clone this repository
$ git clone https://github.com/ganpa3/github-timeline.git

# Go into the repository
$ cd github-timeline

# Install dependencies
$ npm install

# Run the app
$ npm start

Enter your Github personal access token in the .env file.

REACT_APP_GITHUB_AUTH_TOKEN=<TOKEN>

License

MIT

About

A timeline of your repositories, issues, pull requests, and even comments!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published