TRANTIGRAM is a real-time language translation tool built using React. It allows users to translate text between 100+ languages instantly with a clean and responsive UI.
- ✅ Instant Text Translation – Translate text between multiple languages in real-time.
- ✅ Dark Mode Toggle – Switch between light and dark themes for better accessibility. 🌙🔆
- ✅ Fully Responsive Design – Optimized for mobile, tablet, and desktop using CSS.
- ✅ React Bootstrap – Styled with Bootstrap for a sleek and professional look.
- ✅ Material Design Icons (React MDI) – Intuitive and modern iconography.
- ✅ Git Hosting & Version Control – Managed and deployed via GitHub.
- ✅ Reusable React Components – Clean and modular code for easy scalability.
- React – Component-based UI framework
- CSS – Custom styling for responsiveness
- React Bootstrap – Pre-styled components for UI enhancement
- Material Design Icons (React MDI) – Beautiful and consistent icons
- Google Translate API – Language translation functionality
- Git & GitHub – Version control and project hosting
Through this project, I gained experience in:
- ✔️ React fundamentals – Hooks, state management, and props.
- ✔️ Building reusable components – Improving maintainability.
- ✔️ Responsive Web Design (CSS) – Making the UI adaptable to different screen sizes.
- ✔️ Dark Mode Implementation – Enhancing user experience.
- ✔️ Git & GitHub – Managing repositories and version control.