Create a twitch clone using React -2

Welcome to Part-2 of the series. You can find part-1 here. In this part , we will create Authentication to login to our App.
We will use google OAuth authentication. So, head over to https://console.developers.google.com/
Once, you logging with your google account you will find a Dashboard already open. This happens when you already have some project using Google APIs. I already have some projects. So, i need to click near the top left corner on the Project name(Mine is vue-calendar). It will open a pop-up in which i will click on NEW PROJECT button.
