Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuelbento19/react-multi-language-app
An React integration of i18next and plus some utility components to help you translate your React websites!
https://github.com/manuelbento19/react-multi-language-app
i18next i18next-react location react react-icons reactjs sass scss web
Last synced: about 1 month ago
JSON representation
An React integration of i18next and plus some utility components to help you translate your React websites!
- Host: GitHub
- URL: https://github.com/manuelbento19/react-multi-language-app
- Owner: manuelbento19
- Created: 2023-10-18T11:34:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T12:06:19.000Z (about 1 year ago)
- Last Synced: 2023-10-18T13:27:01.884Z (about 1 year ago)
- Topics: i18next, i18next-react, location, react, react-icons, reactjs, sass, scss, web
- Language: JavaScript
- Homepage: https://react-multi-language-app.vercel.app
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
πΈπ
React Multi Language AppAn React integration of i18next and plus some utility components to help you translate your React websites!
![Resultado final do projeto](./public/Capa.png)
Clique para visitar o projeto
---
## πΌ Tecnologias utilizadas
Para o desenvolvimento deste site utilizei as seguintes tecnologias:
- React.js
- SASS
- React Icons
- i18next## π Getting started
### 1. Install
```bash
npm install
```or
```bash
pnpm add
```or
```bash
yarn add
```
### 2. Run```bash
npm run start
```or
```bash
pnpm start
```or
```bash
yarn start
```
---π¨βπ Autor