UPDATE: The official website is down because Tinder has taken some legal action against it
An AngularJS clone of the famous social mobile application, Tinder. It uses Tinder's API and Facebook's authentication, too, so it's the same account you use on your phone.
git clone https://github.com/deadlocked247/tindAngular.git
cd tindAngular
bower install
cd client
npm start