This project is a translator app built using Vite, Firebase, and Rapid API for translation.
Please note that due to the limitations of the free tier, there may be restrictions on the number of translation requests.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/rmarkanych/translator.git
- Navigate to the project directory:
cd translator
- Install dependencies and run project:
npm i
npm run dev
You can try out the live version of this app at Translator App Demo.
If you'd like to contribute to the project, please open an issue or submit a pull request.