svelte-github-explorer

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.

npm install

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

npm run dev

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

🚀 Build

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

npm run build

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

Top categories

Loading Svelte Themes