A modern AI-powered language learning and translation platform.
LangEdge is a web application designed to make language learning and translation accessible and efficient through AI technology. This repository contains the frontend code for the LangEdge platform.
- AI-powered Translation: Utilize advanced language models for accurate translations
- User-friendly Interface: Clean, intuitive design for optimal user experience
- Responsive Design: Fully functional across desktop and mobile devices
- Multiple Language Support: Translate between various languages
- Live Website: langedge.kritapas.dev
- UI Design: Figma Design
- Backend Repository: LangEdge-Backend
- Framework: React.js with TypeScript
- State Management: Redux Toolkit
- Authentication: Firebase
- Styling: CSS/SCSS
- Deployment: Cloudflare Pages
- Text-to-Speech Implementation: Add voice output for translated content
- Translation History: Save and manage previous translations
- Premium Features: Implement paid plans for access to more advanced LLMs
- Clone the repository
- Install dependencies:
npm install- Set up environment variables
- Start the development server:
npm run devnpm run build© 2025 Kritapas Suwannawin. All rights reserved.