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.
- Host: GitHub
- URL: https://github.com/rodleviton/pins
- Owner: rodleviton
- Created: 2017-02-11T06:40:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T11:31:23.000Z (over 8 years ago)
- Last Synced: 2024-12-15T02:12:19.425Z (6 months ago)
- Language: JavaScript
- Homepage: https://pins.rodneyleviton.com
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)