examples/with-i18n-next-intl/README.md
This example uses next-intl, a minimal, but complete solution for managing internationalization in Next.js apps.
react-intl), this library is a thin wrapper around high-quality, lower-level APIs for i18n.children as well as for attributes which expect strings.Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-i18n-next-intl with-i18n-next-intl-app
yarn create next-app --example with-i18n-next-intl with-i18n-next-intl-app
pnpm create next-app --example with-i18n-next-intl with-i18n-next-intl-app
Deploy it to the cloud with Vercel (Documentation).