A personalized translation app for users. It allows users to translate text between different languages.
- 📖 About the project
- 💻 Getting started
- 👷 Author
- 🔭 Future features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This project is a translation app that allows users to translate text between different languages. It is designed to be user-friendly and efficient, providing a seamless experience for users who need quick translations.
OpenAI's GPT-4 model was used to power the translation functionality, serverless functions to handle the API requests, and Netlify for deployment.
The app is built using React and TypeScript, ensuring a modern and responsive design. The user interface is clean and intuitive, making it easy for users to input text and receive translations.
- [Fast translation]
- [Minimalist design]
- [Multilanguage support]
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/J-C-S-V/translation-app
cd translation-app
This will navigate to the project directory.
npm install
This will install all the necessary dependencies for the project.
npm run dev
This will start the development server and open the app in your default web browser.
Tests will be added in the future.
You can deploy this project using:
- Netlify
It is recommended to use Netlify for deployment as it provides functions for serverless API requests.
👷♂️ Juan Sanchez
- GitHub: Juan Sanchez
- Twitter: Juan Sanchez
- LinkedIn: Juan Sanchez
- [Responsive design]
- [Text to speech]
- [Copy button]
Make this app better. Contributions, issues, and feature requests are welcome! 😀
Fork this repository and create a pull request to add your changes.
Feel free to check the issues page.
If you get inspired by this project you can give a star to this project here on Github 🙌
I would like to thank Reaper for providing the audio engine for this project 🚀
This project is MIT licensed.
