Simple React App to login with Facebook

A simple React app to login into the website using Facebook. By logging in using Facebook, the app can identify basic details such as profile image, email, and name. This can be used as a foundation of react app to log in with Facebook, register details with Facebook, or further user’s data saving into the databases.

Additionally of course the login session is maintained in the browser between different tabs.

Try it out here

GitHub

View Github