How to add firebase authentication(with email and password) in your React app
In this article, we are going to cover firebase authentication step-by-step:
Prerequisites:
Basic Knowledge of React.
Basic working of firebase.
1. Let's install firebase in our console
npm install firebase
2. Now to set up the firebase to your ap...
sanketdhabarde.hashnode.dev2 min read
Ayodele Samuel Adebayo
Software Engineer & Customer Success Engineer at Hashnode
Nice article with simple steps..this will be useful..thanks for sharing