a translation application web frontend.
In the project implemented as React-Vite, it is possible to translate from any language to the target language with the data received from the API.
The libraries used in the project, where Tailwind was used for formatting, are listed below and the API from which the data is obtained is presented.
Libraries;
React-Select,
React-Redux,
Reduxjs/Toolkit,
Axios,
Tailwind
and
API;
https://rapidapi.com/dickyagustin/api/text-translator2
The visual of the project is presented below.
In the project, a responsive structure was also worked on and implemented via Tailwind.
You can contribute by changing the name and format of the project.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh