Resources
Developing and deploying create-react-app to multiple Firebase environments
Assuming you plan to use Firebase Functions and Firebase Hosting, you’ll want to run the Create React App development server in parallel with the Firebase emulator. This allows you to emulate your HTTP Firebase Functions and Firebase Hosting environment while you develop your React app.
CRA 2 issue Proxy When specified, “proxy” in package.json must be a string object.
Developing and deploying create-react-app to multiple Firebase environments
Build a Serverless full stack app using firebase cloud functions.
-------
https://github.com/the-road-to-react-with-firebase/the-road-to-react-with-firebase
https://leanpub.com/the-road-to-react-with-firebase
https://www.linkedin.com/learning/react-spas/connecting-to-firebase?u=2104649
https://github.com/Phoqe/react-material-ui-firebase
https://react.mdbootstrap.com/
Last updated