An open API service indexing awesome lists of open source software.

https://github.com/e-gautier/githunt

Replace your new tab with trending Github repositories - Chrome: https://chrome.google.com/webstore/detail/githunt/fkdnnmnoacofoklehaokcabccnbahfhm - Firefox: https://addons.mozilla.org/en-US/firefox/addon/githunt/ - Pages: https://e-gautier.github.io/githunt/
https://github.com/e-gautier/githunt

chrome-extension es6 firefox-addon github-pages hacktoberfest react-create-app reactjs

Last synced: 10 months ago
JSON representation

Replace your new tab with trending Github repositories - Chrome: https://chrome.google.com/webstore/detail/githunt/fkdnnmnoacofoklehaokcabccnbahfhm - Firefox: https://addons.mozilla.org/en-US/firefox/addon/githunt/ - Pages: https://e-gautier.github.io/githunt/

Awesome Lists containing this project

README

          

Githunt


Greetings traveler! Let's go hunting. :boar:

## By day

![screenshot](src/assets/img/screenshot_Githunt.png)

## By night

![screenshot](src/assets/img/screenshot_Githunt_Dark.png)

## install (dev)
`npm i`

## run (dev)
`npm start`

## test
`npm test`

## Deploy as an extension (prod)
`npm build`

Then submit or pack (as zip) the build folder

## Deploy on Github pages
`npm run deploy`

## Contributors
[@WaSa42 - https://github.com/WaSa42](https://github.com/WaSa42)