Welcome to the Sign In with Phone React JS demo! This application demonstrates the implementation of a "Login with Phone" button in a React JS environment.
Visit our website at www.phone.email for more information.
Detailed documentation is available at www.phone.email/docs#reactjs. Please refer to this documentation for instructions on how to integrate the "Login with Phone" functionality into your React JS project.
To get started with the Sign In with Phone React JS demo app, follow these steps:
-
Clone the repository:
git clone https://github.com/phoneemail/sign-in-with-phone-reactjs.git
-
Install dependencies:
cd sign-in-with-phone-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 Phone: Easily integrate a secure and convenient phone-based authentication system into your React JS application.
This project is licensed under the MIT License.