yousufislamme / mycoder

Home Page:https://myblogcoder.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBlogCoder

If you first, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Firebase Authentication

  1. Create Google Analytics
  2. Register app (create config)
  3. Install firebase npm install firebase
  4. add config file to your project
  5. visit the Firebase Docs > Build > Authentication > web > get started
  6. import all require
  7. create const auth = getAuth(app)
  8. use singInWithPopUp

  9. activated (Google, X, GitHub, etc)

About

https://myblogcoder.vercel.app/


Languages

Language:JavaScript 99.4%Language:CSS 0.6%