Skip to content

ssssota/star-viewer

Repository files navigation

Star viewer

This is an application that displays a list of starred repositories (because the official GitHub star tab is very difficult to use).

Features

  • Display a list of starred repositories
    • Display the name of the repository
    • Display the description of the repository
    • Display the language of the repository
    • Display the number of stars of the repository

Development

Setup

corepack enable && pnpm install

Start

pnpm dev

License

MIT