This is a sample site for testing firebase phone number authentication in React. It is built using React.js, React Bootstrap(Bootstrap), and Firebase.
- Javascript
- React
- Yarn
- Google Account
- Firebase API key
- Clone the repository
git clone
- Install dependencies
yarn install
-
Change firebase config in
config/Firebase.tsx
-
Run the app
yarn start
- Create a new Render static site.
You can also use netlify to host the site.
-
change static folder to
dist
in settings. -
Add the following build command
yarn build
- Deploy the service
- Visit the URL to see the app running
- Enjoy!