faisalAkhtar / react-firebase-auth

React based firebase authentication prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React based firebase authentication prototype

A very basic tutorial of authentication in React apps using firebase

I have used:

  • context API
  • react hooks(state, effect, context) and
  • react router (to handle routing and private routes in the app)

About

React based firebase authentication prototype


Languages

Language:JavaScript 75.3%Language:CSS 12.8%Language:HTML 11.9%