Authentication in React Applications using Firebase and its services. Part 2
Creating our react components
Since we are building a small application, we don't really need lots of components, in this project we would be using three major components; Login, Signup, and Profile components.
Next, let's set up our routing using r...
ayanwumi101.hashnode.dev11 min read