Skip to content

rmarkanych/translator

Repository files navigation

Translator App

This project is a translator app built using Vite, Firebase, and Rapid API for translation.

Overview

Please note that due to the limitations of the free tier, there may be restrictions on the number of translation requests.

Content

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/rmarkanych/translator.git
  1. Navigate to the project directory:
cd translator
  1. Install dependencies and run project:
npm i
npm run dev

Live Demo

You can try out the live version of this app at Translator App Demo.

Contributing

If you'd like to contribute to the project, please open an issue or submit a pull request.