/Goolge-authentication-with-ReactJs

Google authentication through user's gmail account built on reactJs

Primary LanguageJavaScript

Google firebase authentication

It is a simple google authentication system built with ReactJs, Integrated with Firebase.

Prerequisites

We need to install some dependencies before you make this project run it run :-

  1. Enable Google authentication option present in authentication section of your firebase console.
  2. Firebase
  3. Firebase UI

Installation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Built with

  • Firebase
  • ReactJs