https://github.com/nicnocquee/simple-i18n-next-example
Sample Next.js project that uses simple-i18n-next for internationalization
https://github.com/nicnocquee/simple-i18n-next-example
i18n internationalization localization nextjs
Last synced: about 2 months ago
JSON representation
Sample Next.js project that uses simple-i18n-next for internationalization
- Host: GitHub
- URL: https://github.com/nicnocquee/simple-i18n-next-example
- Owner: nicnocquee
- Created: 2024-05-13T23:42:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T09:40:35.000Z (11 months ago)
- Last Synced: 2025-10-26T04:33:59.161Z (8 months ago)
- Topics: i18n, internationalization, localization, nextjs
- Language: TypeScript
- Homepage: https://github.com/nicnocquee/simple-i18n-next
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This is a Next.js sample project that uses [simple-i18n-next](https://github.com/nicnocquee/simple-i18n-next) to generate a multi-language Next.js app.
# Getting Started
- Clone the repository
- Run `npm install`
- Run `npm run dev`
# Author
[Nico Prananta](https://www.nico.fyi). Contact me on [Twitter](https://twitter.com/2co_p) if you have questions.