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

https://github.com/rodleviton/pins

A demo site example integrating with the Pinterest developer API and Firebase.
https://github.com/rodleviton/pins

Last synced: 2 months ago
JSON representation

A demo site example integrating with the Pinterest developer API and Firebase.

Awesome Lists containing this project

README

        

# pins

A demo site example integrating with the [Pinterest](https://developers.pinterest.com) developer API and [Firebase](https://firebase.google.com).

### Installation

Prerequisites: [Node.js](https://nodejs.org/en/) (>=4.x, 6.x preferred).

``` bash
$ npm install
```

### Usage

``` bash
$ npm start
```

### License

[MIT](http://opensource.org/licenses/MIT)