Hello Guys, in this video we will talk in detail about connecting firebase with react application. We will create react application from scratch and connect it with firebase from start to end. This video is for beginner react developer who wants to utilize firebase in their application.
Command Used in Videos:
Create App: npx create-react-app
Install FIrebase: npm install firebase
Source Code:
https://github.com/bikashthapa01
#ReactFirebase #firestoreReact #ReactTutorials