Articles tagged "nextjs"
2 articles found
How to Add a Support Widget to a Next.js App
Add a support widget to your Next.js app with Cossistant in a few steps. Install the package, add SupportProvider, import styles, and launch your first support experience.
A
Anthony RieraAvatars component for React that doesn't suck: Introducing Facehash
Facehash is an open-source React avatar component that generates unique faces from any string. Zero dependencies, works with Next.js, Vite, and Remix.
A
Anthony Riera