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

https://github.com/jameshopkins/github-repositories-search

Search Github repos, yo
https://github.com/jameshopkins/github-repositories-search

Last synced: 3 months ago
JSON representation

Search Github repos, yo

Awesome Lists containing this project

README

        

# github-repositories-search

> A wee Github repo search app written in Elm 0.19, helped by [`elm-format`](https://github.com/avh4/elm-format)

## Run The App

```bash
npm run start
```

## Run The Tests
```bash
npm run test
```