Skip to content

jaybharadia/nuxt3-firebase

Repository files navigation

Project Details

  • This project is made to showcase Nuxt 3 integration with Firebase. It is a basic Authentication Demo.

How App Looks

image

After Login

image

Firebase Authentication

OAuth

  • Login with Google
  • Login with Twitter
  • Login with Github

Login Anonymously

Login with Email and password

Login with Email Invation Link

Setup

  • Checkout the .env.example and Remove set the keys from firebase console and remove the example suffix

Make sure to install the dependencies:

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

Google Dev Library Submission | Nuxt 3 Firebase Authentication Working example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published