Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zianwar/gitmarks

Github bookmarks - Easily find what you starred on GitHub
https://github.com/zianwar/gitmarks

bookmarks github github-stargazers starred-repositories stars

Last synced: about 1 month ago
JSON representation

Github bookmarks - Easily find what you starred on GitHub

Awesome Lists containing this project

README

        

![](https://i.imgur.com/WFUFeBW.png)

Your starred GitHub repositories in one page.

![https://gitmarks.netlify.com](https://i.imgur.com/oPnqXcw.png)

### Demo
Just type your github username after this URL: https://gitmarks.netlify.com, like so:
```https://gitmarks.netlify.com/```

### Run locally
```
git clone [email protected]:zianwar/gitmarks.git
cd gitmarks
yarn && yarn start
```

### License
[MIT](https://github.com/zianwar/gitmarks/blob/master/LICENSE.md)