How to Set Up Firebase Authentication in React from Scratch
Overview:
User authentication is a must if you are building a platform that stores some private data of users like a social media app. At the same time, it’s kind of tricky to implement. In this article, we will be discussing how we can use Firebase ...
swayam-blog.hashnode.dev11 min read