Skip to content

tyuksel53/Facebook-GraphApi-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook GraphApi Demo

  • Simple Facebook GrapApi Demo

Configuration

set parameters in Config.js

 module.exports = {
    appID: "....",
    appSecret: "....",
    pageName: "..."
}

For this paremeters go to Facebook for Developers and login with your facebook account. After that select your app in the My Apps Section.İf you don't have any apps, you can create a new one.

App Dashboard

Copy your your appId and appSecret paste into config.js. For pageName enter the name of the page you want to see. For example cocacola or ntv

Installing

Clone Repo.

Go to project folder run bottom command

 npm install

after that

 npm start

ScreenShot

About

simple Facebook grapApi demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages