Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 734 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 734 Bytes

Quickstart with React and Firebase

A basic boilerplate complete of Authentication (Email and Phone) and simple CRUD operation.

Software License

alt text

Development

npm i && npm start

env

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=

License

This project is open-sourced software licensed under the MIT license.