Skip to content

J-C-S-V/translation-app

Repository files navigation

Fast Translation App

A personalized translation app for users. It allows users to translate text between different languages.

📗 Table of Contents

📖 About the project

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.

🛠 Built with

Tech stack

Languages and technologies

Key features

  • [Fast translation]
  • [Minimalist design]
  • [Multilanguage support]

(back to top)

🚀 Live demo

(back to top)

💻 Getting started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

git clone https://github.com/J-C-S-V/translation-app

Install

cd translation-app
This will navigate to the project directory.

npm install
This will install all the necessary dependencies for the project.

Usage

npm run dev
This will start the development server and open the app in your default web browser.

Run tests

Tests will be added in the future.

Deployment

You can deploy this project using:

  • Netlify
    It is recommended to use Netlify for deployment as it provides functions for serverless API requests.

(back to top)

👷‍♂️ Author

👷‍♂️ Juan Sanchez

(back to top)

🔭 Future features

  • [Responsive design]
  • [Text to speech]
  • [Copy button]

(back to top)

🤝 Contributing

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.

(back to top)

⭐️ Show your support

If you get inspired by this project you can give a star to this project here on Github 🙌

(back to top)

🙏 Acknowledgments

I would like to thank Reaper for providing the audio engine for this project 🚀

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A translation app that uses ChatGPT API. It allows users to translate different languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published