Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 798 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 798 Bytes

Stella

Stella is a quickly interactive way of visualizing a GitHub's user starred repos (try it live over at stellae.dev)

It relies on GitHub's API to query for a specific user starred repos while providing a clean minimalistic gallery to browse the results

Running Locally

Stella was built using create-react-app, after cloning the repo run

yarn && yarn start

For building use the yarn build variant

Extra

While I was developing Stella I accidentally came across Mr. Dash O'Pepper

He seems to only exist in GitHub's API, you can read more about that here.

MIT © Filipe Herculano