Skip to content

Hezko/react-facebook-friends

 
 

Repository files navigation

react-facebook-friends

David David 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 [email protected]:LeoAJ/react-facebook-friends.git
  2. cd react-facebook-friends
  3. npm install

or use yarn

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,

npm start

and go to localhost:3000

Deploy

npm run deploy

Lint

run eslint, using eslint-config-airbnb rules.

npm run lint

Test

npm test

Built with

Contribution

Issue, idea, PR are welcomed.

License

MIT

About

👍Web app to rank, quantify your FaceBook friendship with React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 15.0%
  • HTML 0.9%