A simple React component and Next.js API route to create a chatbot with product preview cards using Gemini 2.0 Flash.
A simple React component that renders a chatbot with product preview cards using Gemini 2.0 Flash.
Harnessing Device Orientation and Location APIs to build a real-world compass component in React.
A simple React component that generates a QR code from an input string.
A simple React component that generates a random UUIDV4.
The following details how to set up a PWA in a Next.js 15 App Router project. As well as adding an install button.
To enable features that require HTTPS, such as device orientation, you can set up a local SSL certificate using `mkcert` and then access your development site securely on both your PC and mobile device.