Your github repositories history beatifuly structured
View your github repositories timeline, beatifuly organized and sorted by creation date. Filter them by the main language and share with anyone you want.
You can find the application live here: https://gitline.web.app
This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.
You'll need Node.js installed on your computer in order to build this app.
$ git clone https://github.com/mpirescarvalho/gitline.git
$ cd gitline
$ npm install
$ npm run dev
Runs the app in the development mode.