# Resources

[Developing and deploying create-react-app to multiple Firebase environments](https://dev.to/captemulation/developing-and-deploying-create-react-app-to-multiple-firebase-environments-4e8h)

&#x20;[Firebase + Create React App](https://peterhrynkow.com/firebase/2018/08/01/firebase-with-create-react-app.html)

> 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 ](https://stackoverflow.com/questions/52605997/when-specified-proxy-in-package-json-must-be-a-string) object.

[Developing and deploying create-react-app to multiple Firebase environments](https://dev.to/captemulation/developing-and-deploying-create-react-app-to-multiple-firebase-environments-4e8h)

[Build a Serverless full stack app using firebase cloud functions.](https://blog.usejournal.com/build-a-serverless-full-stack-app-using-firebase-cloud-functions-81afe34a64fc)

\-------

<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/>

* [Getting Started with React and Firebase - Firecasts](https://youtu.be/mwNATxfUsgI)
* [Getting Started with React and Firebase, Part 2 - Firecasts](https://youtu.be/p4XTMvagQ2Q), [1.50min](https://youtu.be/p4XTMvagQ2Q?t=110)&#x20;
