ShareFeed Prroject description A simple react-app to publish a post to a facebook page without requiring to log in to the account separately. Here access tokens are used to create the connection with the User's Facebook account. User is required to create a Facebook developer account and get the Access Token using Graph API Explorer. The following link provides a detailed step on how to use the Graph API Explorer. How to use the Graph API Explorer Technologies used React JS => JavaScript library for building UIs CSS => Stylesheet language axios => Promise based HTTP client for the browser and node.js