/Angular_Translations_i18n

This repo contain an example of Angular Translation app

Primary LanguageTypeScript

Welcome to Angular Translations App (i18n) 👋

This repo contain an example of Angular Translation app

Learn how to translate in the backend and frontend in different languages

Requirements

Angular Angular

Express Express

Description

Do you want to make a multi-language site and you don't know which framework to choose? No worries this repo will show you how to achieve your goal with all the frameworks.

This is a repo that will help you learn how the Angular can be used to make an international site.

This app example will have all the techniques to translate text in the backend, frontend and also translating text in the frontend that is returned from the backend.

The link for example

example1

Usage for Backend

git clone https://github.com/livetoworldlife/Angular_Translations_i18n

cd backend
npm install
node index.js

Usage for Frontend

cd angular-translations-app
npm install
ng serve

Go to http://localhost:4200/

Author

👤 LiveToWorldLife

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 LiveToWorldLife.
This project is MIT licensed.