An open API service indexing awesome lists of open source software.

https://github.com/maxam2017/github-search

practice for Svelte & SvelteKit
https://github.com/maxam2017/github-search

Last synced: over 1 year ago
JSON representation

practice for Svelte & SvelteKit

Awesome Lists containing this project

README

          


GitHub Search 🔍


implement by Svelte with SvelteKit

### Installation

1. Clone the repo
```sh
git clone https://github.com/maxam2017/github-search.git
```
1. Install dependencies
```sh
npm i
```
1. Run dev server
```sh
npm run dev -- --open
```

## License

Distributed under the MIT License. See `LICENSE` for more information.