Skip to content

Instantly share code, notes, and snippets.

View AshishKumar5226's full-sized avatar

Ashish Kumar AshishKumar5226

  • 16:27 (UTC -12:00)
View GitHub Profile
import React, { useState, useEffect, useRef } from 'react';
import {
Book, PenTool, Layout, Download, Save, Library,
Settings, ChevronRight, Play, Pause, FileText,
RefreshCcw, Check, X, Menu, Moon, Sun, Shield,
Copyright as CopyrightIcon, Info, User
} from 'lucide-react';
import { initializeApp } from 'firebase/app';
import {
getAuth, signInAnonymously, onAuthStateChanged, signInWithCustomToken