This project is a translation tool built with React. It allows users to easily translate text into different languages.
git clone https://github.com/fernandouy/translate-react.git
cd translate-react
yarn
or npm install
yarn dev
or npm start
http://localhost:5173/
Contributions are welcome! If you have any ideas or suggestions, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.