/auth-firebase-react

Application to show how to do authentication with Firebase and React JS πŸ”‘

Primary LanguageTypeScript

React app authentication using Firebase. πŸ”‘

This time, we are going to implement authentication using React JS and Firebase!

demo

 

Features βš™οΈ

  1. Log in.
  2. Log in with Google.
  3. Sign in
  4. Log out.

 

Technologies πŸ§ͺ

  • ▢️ React JS (v 18)
  • ▢️ Vite JS
  • ▢️ TypeScript
  • ▢️ Firebase (v 9.10)
  • ▢️ CSS vanilla

 

Installation 🧰

  1. Clone the repository (you need to have Git installed).
    git clone https://github.com/Franklin361/auth-firebase-react
  1. Install dependencies of the project.
    npm install
  1. Run the project.
    npm run dev

 

Article links ⛓️

Here's the link to the tutorial in case you'd like to take a look at it! eyes πŸ‘€

  • πŸ‡²πŸ‡½ πŸ”—

  • πŸ‡ΊπŸ‡² πŸ”—