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 February 15, 2024 23:06
AI Shopping Assistant ChatBot gist
import {
useState,
useMemo,
useCallback,
useLayoutEffect,
useRef,
useEffect,
} from "react";
import {
Text,