You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login with facebook. Use facebook authenticate and login the user on the app. Capture all details that Facebook API returns such as user’s image, Name, email address, age group and any other data.
$ git clone https://github.com/kapilbarad/reactjs-login-form.git
$ cd reactjs-login-form.git
To install dependencies,
$ npm install
To run the project itself,
$ npm start
About
Login with facebook. Use facebook authenticate and login the user on the app. Capture all details that Facebook API returns such as user’s image, Name, email address, age group and any other data.