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: 5 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T06:31:00.000Z (about 2 years ago)
- Last Synced: 2024-08-02T13:19:37.596Z (9 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

Your starred GitHub repositories in one page.

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