svelte-github-explorer Svelte Themes

Svelte Github Explorer

A simple Svelte app to explore users and their repositories on GitHub.

svelte-github-explorer

This is a simple Svelte app to explore users and their repositories on GitHub.
Live demo is here.

💻 Tech Stack

⌨️ Development

To start development, we should install our packages first.

pnpm install

After the installation is completed, we can run the app by:

pnpm dev

and it will start on http://localhost:5173.

🚀 Build

To create a production build, we need to run the below command first:

pnpm build

This command will create our static files in build folder to serve.

Top categories

Loading Svelte Themes