Simple Email and Google Auth with React and Firebase

Trevor-Indrek Lasn
Better Programming
Published in
6 min readJun 24, 2019

--

Getting started with user authentication and Firebase

I had lots of fun creating my latest app with React and Firebase. React makes UI development straightforward and Firebase makes user authentication, database management, and analytics easy.

I like Firebase when it comes to building native apps or fast prototyping. It’s a great tool and knowing…

--

--