A basic boilerplate complete of Authentication (Email and Phone) and simple CRUD operation.
npm i && npm start
Create your own .env file in the root folder in order to set the local variable and configure Firebase with your own app.
API_KEY=
AUTH_DOMAIN=
DATABASE_URL=
PROJECT_ID=
STORAGE_BUCKET=
MESSAGING_SENDER_ID=
This project is open-sourced software licensed under the MIT license.