Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zianwar/gitmarks
- Owner: zianwar
- License: mit
- Created: 2019-02-23T07:49:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T06:31:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T13:19:37.596Z (4 months ago)
- Topics: bookmarks, github, github-stargazers, starred-repositories, stars
- Language: CSS
- Homepage: https://gitmarks.zianwar.com
- Size: 1.53 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - zianwar/gitmarks - Github bookmarks - Easily find what you starred on GitHub (CSS)
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)