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

https://github.com/srph/boomebang

Instagram Boomerang for the web.
https://github.com/srph/boomebang

Last synced: about 1 year ago
JSON representation

Instagram Boomerang for the web.

Awesome Lists containing this project

README

          

## boomebang
Instagram Boomerang for the web.

### Setup
- Install the dependencies
```bash
npm i
```

- Start Parcel, and you're all good.
```bash
npm start
```