Skip to content

Firebase is a mobile and web application development Platform developed by Firebase, It provides various features and functionalities. Phone authentication is one of its features, which provides authentication using mobile numbers along with the country code.

License

Notifications You must be signed in to change notification settings

ankitkanojia/Firebase-PhoneNumberVarification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase - Phone Number Varification

STEP - 1 : Configured Firebase credentails in React application

There is an file named Firebase-Context.js in which you need to configured your Firebase application credentials. Refer Get Firebase credetials link to get Firebase key(s) & credentials.

STEP - 2 : To make this application work, please install node modules first using below command

npm install or yarn install

STEP - 3 : Start the application, React application will be opening on port 3000

npm start or yarn start

About

Firebase is a mobile and web application development Platform developed by Firebase, It provides various features and functionalities. Phone authentication is one of its features, which provides authentication using mobile numbers along with the country code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published