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/
- Host: GitHub
- URL: https://github.com/e-gautier/githunt
- Owner: e-gautier
- License: mit
- Created: 2018-07-29T22:21:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T20:37:55.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T00:39:22.440Z (over 1 year ago)
- Topics: chrome-extension, es6, firefox-addon, github-pages, hacktoberfest, react-create-app, reactjs
- Language: JavaScript
- Homepage:
- Size: 7.64 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Githunt
Greetings traveler! Let's go hunting. :boar:
## By day

## By night

## 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)