How to deploy a React project while utilizing Firestore & Storage to Firebase
Before starting with anything make sure you have created your project in FireBase & you have used the same Firebase Config in your `firebase.js` file in your local react project folder
1. Create a build folder using:
npm run build
This in turn will...
pranjal-kumar.hashnode.dev2 min read
Siddhart
Can you please also show it for Flutter web? I was trying but it was giving some weird errors