Skip to content

phfsouza/next-i18next-example

Repository files navigation

Next-i18next with NextJs and TypeScript

NPM

About the project

This project aims to create a small example of how the interlationalization works in a web application using next-i18next with NextJs and TypeScript

The application consists of two pages that will be translated as the user presses the translation button. Once the translation button is pressed, all the pages of the application will be translated.

Web Layout

Web 1

Web 2

Web 3

Web 4

Technologies used

Front end

  • HTML / CSS / JS / TypeScript
  • ReactJS
  • NextJs
  • Next-i18next

Implemented languages

  • English
  • French

How to execute the project

Prerequisites: npm / yarn

# clone repository
https://github.com/phfsouza/next-i18next-example.git

# install dependencies
yarn install

# execute the project
yarn dev

Autor

Pedro Henrique Ferreira de Souza

https://www.linkedin.com/in/pedrohferreirasouza/

About

This project aims to create a small example of how the interlationalization works in a web application using next-i18next with NextJs and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors