Ad

Saturday, November 20, 2021

Firebase starter code, setup

import firebase from 'firebase/app'
import 'firebase/firestore'
import 'firebase/auth'
const config = {...}

Install import proper libraries, and components such as firebase core, firestore, firebase auth.

The firebase config object can be copy and pasted from your firebase project setting page. 


Follow firebase tutorials and development on #FirebaseSummit

Also check out the youtube channel https://www.youtube.com/hashtag/firebasefundamentals

No comments:

Post a Comment

React UI, UI UX, Reactstrap React Bootstrap

React UI MATERIAL  Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms.  Columns, grid