This is a simple template to get you started with Next.js and next-intl for internationalization. It's perfect for building multi-language websites with ease.
If you are looking for a JavaScript version of this template, please check out the repository below:
Next.js + next-intl + JavaScript
You can use this template to create a new repository quickly by clicking the Use Template button above.
Alternatively, you can clone the repository directly using the following command:
git clone https://github.com/Anrsgrl/next-intl-tsAfter cloning, navigate to the project directory:
cd next-intl-tsRun the following command to install the required dependencies:
pnpm installStart the Next.js development server with:
pnpm devYour app should now be running on http://localhost:3000.
This template supports multi-language setups out of the box using the next-intl package. You can easily add new languages by editing the messages folder. Check the Home page for more info
Feel free to open issues and submit pull requests if you'd like to contribute to this template!
For any inquiries, please contact me at mail@anarr.dev.