Skip to content

Instantly share code, notes, and snippets.

View annelorraineuy's full-sized avatar

Anne Gothong annelorraineuy

View GitHub Profile
@annelorraineuy
annelorraineuy / ChatBox
Last active August 31, 2024 14:35
AI Shopping Assistant ChatBot gist
import {
useState,
useMemo,
useCallback,
useLayoutEffect,
useRef,
useEffect,
} from "react";
import {
Text,