Welcome to the Sign In with Email React JS demo! This application demonstrates the implementation of a "Login with Email" button in a React JS environment.
Visit our website at www.phone.email for more information.
Detailed documentation is available at https://www.phone.email/docs-sign-in-with-email. Please refer to this documentation for instructions on how to integrate the "Login with Email" functionality into your React JS project.
To get started with the Sign In with Email React JS demo app, follow these steps:
-
Clone the repository:
git clone https://github.com/phoneemail/sign-in-with-email-reactjs.git
-
Install dependencies:
cd sign-in-with-email-reactjs npm install
-
Change the config:
Change your CLIENT_ID in
Login.js
. You can get the CLIENT_ID from profile section in admin dashboard. -
Run the app:
npm start
The app will be accessible at http://localhost:3000 by default.
Login with Email: Easily integrate a secure and convenient email-based authentication system into your React JS application.