Skip to content

next.js demo showing google reCAPTCHA options (also uses tailwind)

Notifications You must be signed in to change notification settings

BarbaraPruz/recaptchademo

Repository files navigation

Google reCAPTCHA v2 Demo

For Developers - software stack

This is a Next.js project bootstrapped with create-next-app. It uses tailwindcss and the react-google-recaptcha package

Running development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open https://localhost:3000 with your browser to see the result.

See package.json for other scripts like build and start.

Customizing with your own reCAPTCHA

Go to the Google reCaptcha dashboard and create a recaptcha. For localhost domain, use 127.0.0.1. Otherwise, use your actual domain.

As described on the demo pages, store the reCAPTCHA site keys in env variables.

About

next.js demo showing google reCAPTCHA options (also uses tailwind)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published