An API Wrapper for Tinder
npm install --save https://github.com/jzarca01/node-tinderconst Tinder = require('node-tinder');
const tinder = new Tinder({
phoneNumber: ''
});See example/index.js for a cool example