summaryrefslogtreecommitdiff
path: root/readme.md
blob: e19ed20ca46b20a648f41a6d5f8eb8effe819e89 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<h1 align="center">
  	<img height="100" src="https://raw.github.com/kamranahmedse/githunt/master/public/img/logo.svg?sanitize=true" alt="Githunt" /> <br> GitHunt
</h1>

<p align="center">
  <a href="https://github.com/kamranahmedse/githunt">
    <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg" alt="contributions" />
  </a>
  <a href="https://chrome.google.com/webstore/detail/githunt/khpcnaokfebphakjgdgpinmglconplhp">
    <img src="https://img.shields.io/chrome-web-store/v/khpcnaokfebphakjgdgpinmglconplhp.svg" alt="version" />
  </a>
  <a href="https://github.com/kamranahmedse/githunt/blob/master/license.md">
    <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="license-mit" />
  </a>
</p>

<p align="center">
  <b>Hunt the most starred projects on GitHub</b></br>
  <sub>✨ React app and Chrome Extension to go through the top projects ✨<sub> 
</p>

<p align="center">
  <br><b>GitHunt</b> is a react application and<br>and chrome extension that let's you explore
  <br>the most starred projects on GitHub<br><a href="https://kamranahmed.info/githunt">Use Online</a> • <a href="https://bit.ly/githunt-chrome">Install Extension</a>
  <br><br><img alt="githunt" src="./.github/list.png">
</p>


## Installation

* Use Online – http://kamranahmed.info/githunt
* Chrome Extension – http://bit.ly/githunt-chrome

## License
MIT © [Kamran Ahmed](https://kamranahmed.info)