All Projects → LeoAJ → react-facebook-friends

LeoAJ / react-facebook-friends

Licence: MIT license
👍Web app to rank, quantify your FaceBook friendship with React

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to react-facebook-friends

Angularjs Webpack Starter
🚀 A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
Stars: ✭ 173 (+565.38%)
Mutual labels:  karma
Chartboard
Simple dashboard to show widget chart
Stars: ✭ 23 (-11.54%)
Mutual labels:  flexbox
11r
America's favorite Eleventy blog template.
Stars: ✭ 135 (+419.23%)
Mutual labels:  flexbox
Karma Mocha Reporter
Karma reporter plugin with mocha style logging.
Stars: ✭ 197 (+657.69%)
Mutual labels:  karma
revue
Revue provides a helpful interface for testing Vue components
Stars: ✭ 16 (-38.46%)
Mutual labels:  ava
boba
A lightweight, modular CSS framework.
Stars: ✭ 47 (+80.77%)
Mutual labels:  flexbox
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (+534.62%)
Mutual labels:  karma
flexboxes
CSS flexbox framework with pure flexbox grid ability
Stars: ✭ 27 (+3.85%)
Mutual labels:  flexbox
react-twitter-clone
MaterialUI (for icons and flexbox), React (for building), CSS (for styling), Firebase (for deploying online), npm (for animations in tweet)
Stars: ✭ 25 (-3.85%)
Mutual labels:  flexbox
vue-boilerplate
An opinionated Vue.js 2 boilerplate with Vue Router, AVA and Istanbul
Stars: ✭ 27 (+3.85%)
Mutual labels:  ava
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (+692.31%)
Mutual labels:  karma
Ol3echarts
🌏 📊 ol3Echarts | a openlayers extension to echarts
Stars: ✭ 229 (+780.77%)
Mutual labels:  karma
osint
Docker image for osint
Stars: ✭ 92 (+253.85%)
Mutual labels:  karma
Swarmstack
A Docker swarm-based starting point for operating highly-available containerized applications.
Stars: ✭ 181 (+596.15%)
Mutual labels:  karma
VTree
VirtualDOM for Swift (iOS, macOS)
Stars: ✭ 89 (+242.31%)
Mutual labels:  flexbox
Saka
Elegant tab, bookmark and history search
Stars: ✭ 170 (+553.85%)
Mutual labels:  karma
stacks-11ty
Open source 11ty theme with personality
Stars: ✭ 21 (-19.23%)
Mutual labels:  flexbox
karma-detect-browsers
Karma runner plugin for detecting all browsers installed on the current system.
Stars: ✭ 44 (+69.23%)
Mutual labels:  karma
karma-tap
Let your Karma tests to consume TAP output
Stars: ✭ 29 (+11.54%)
Mutual labels:  karma
csslayout
A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
Stars: ✭ 7,297 (+27965.38%)
Mutual labels:  flexbox

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 [email protected]: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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].