https://github.com/zapeture/zingo_translate
Zingo Translate is a modern, fast, and user-friendly language translation tool built with next.js,google-translate-api-x, tailwindcss, and lucide-react. Translate text between languages instantly.
https://github.com/zapeture/zingo_translate
fortune-zviregei google-translate-api instant language-translation text-translation translation zingo
Last synced: 11 months ago
JSON representation
Zingo Translate is a modern, fast, and user-friendly language translation tool built with next.js,google-translate-api-x, tailwindcss, and lucide-react. Translate text between languages instantly.
- Host: GitHub
- URL: https://github.com/zapeture/zingo_translate
- Owner: zapeture
- License: mit
- Created: 2025-02-01T16:48:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T01:56:08.000Z (over 1 year ago)
- Last Synced: 2025-02-02T02:26:36.553Z (over 1 year ago)
- Topics: fortune-zviregei, google-translate-api, instant, language-translation, text-translation, translation, zingo
- Language: TypeScript
- Homepage: https://zingo.translate.fortunezviregei.com
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# Zingo Translate - Instant Language Translation Tool

[](https://opensource.org/licenses/MIT)
## 🚀 Overview
Zingo Translate is a modern, fast, and user-friendly language translation tool built with next.js,google-translate-api-x, tailwindcss, and lucide-react. Translate text between languages instantly.
### ✨ Features
- 🎯 Instant language translation
- 📱 Responsive design
- 🎨 Clean and modern UI
- 📏 Multiple language options
## 🛠️ Technologies Used
- Next.js
- Tailwind CSS
- Google Translate API
## 🚀 Live Demo
Check out the live demo: [Zingo Translate Demo](https://zingo.translate.fortunezviregei.com)
## 🏗️ Installation
1. Clone the repository:
```bash
git clone https://github.com/zapeture/zingo-translate.git
cd zingo-translate
npm install
```
## 🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 👤 Author
**Fortune Zviregei**
- Website: [fortunezviregei.com](https://fortunezviregei.com)
- GitHub: [@zapeture](https://github.com/zapeture)
## 🌟 Show your support
Give a ⭐️ if this project helped you!
## 📸 Screenshots

## 🙏 Acknowledgments
- [Google Translate API](https://cloud.google.com/translate)
- [Tailwind CSS](https://tailwindcss.com)
- [Lucide React](https://lucide.dev)
- [Next.js](https://nextjs.org)