This is a Text Translator website, built Using Rapid API.
Follow the steps below to set up and run the project on your local machine:
git clone <repository-url>
cd <repository-folder>Run the following command in the terminal inside the project folder:
npm installTo run the application, use:
npm run devOnce the server starts, you can:
- Click on the provided local development URL
- Or type
oin the terminal and pressEnterto open the app in your browser
- Framework: React + Vite
- Styling: Tailwind CSS
- Package Manager: npm
- Fully responsive UI
- Fast performance using Vite
Feel free to fork this repository and make improvements. Contributions are always welcome!