LeoAJ / react-facebook-friends

:thumbsup:Web app to rank, quantify your FaceBook friendship with React

Home Page:http://leoj.js.org/react-facebook-friends/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-facebook-friends

Travis npm

web app to rank, quantify your FaceBook friendship based on human behavior with React

Live Demo

http://leoj.js.org/react-facebook-friends/

Detail

To know more detail, please read my post.

Installation

  1. git clone git@github.com:LeoAJ/react-facebook-friends.git
  2. cd react-facebook-friends
  3. yarn

Dev

Register a Facebook App first here, and replace your app ID here.

For this app, you will need to require email, public_profile, user_friends and user_posts those permission from Facebook in order to run the app.

Then do,

yarn start

and go to localhost:3000

Deploy

yarn deploy

Lint

run eslint, using eslint-config-airbnb rules.

yarn lint

Test

run Jest

npm test

Built with

Contribution

Issue, idea, PR are welcomed.

License

MIT

About

:thumbsup:Web app to rank, quantify your FaceBook friendship with React

http://leoj.js.org/react-facebook-friends/

License:MIT License


Languages

Language:JavaScript 80.3%Language:CSS 18.6%Language:HTML 1.1%