A simple single page built in Reactjs and webpack that list information about public members of facebook organization
Clone this repository in a folder then:
# Install dependencies
npm install
# run application in http://localhost:3000
npm run start
# Files are available in build folder
npm run build
This App was based on a boilerplate of my own in gitlab See Here
Thanks for the opportunity :)