Back to Next Js

next-translate example

examples/with-next-translate/README.md

16.2.51.4 KB
Original Source

next-translate example

This is an example of using next-translate in a Next.js project.

Deploy your own

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

bash
npx create-next-app --example with-next-translate with-next-translate-app
bash
yarn create next-app --example with-next-translate with-next-translate-app
bash
pnpm create next-app --example with-next-translate with-next-translate-app

Deploy it to the cloud with Vercel (Documentation).

Notes

This example is a basic starting point for using next-translate with Next.js. It's a tool to translate Next.js applications respecting the Automatic Static Optimization. Deploy static sites with full i18n support!