The Ethiopian Sign Language to Amharic Text Translation System (EthSLT) is a machine-learning-based project designed to bridge communication gaps between Deaf individuals and the wider Amharic-speaking community.
# Amharic Sign Language Translate
A modern React application for translating Amharic sign language to text, built with Vite.
## Features
- User authentication (Login/Register with verification)
- Sign language to text translation interface
- User feedback system with star ratings
- Admin panel for managing users, subscriptions, and roles
- User menu with history, API access, and settings
- Responsive design
## Installation
1. Install dependencies:
```bash
npm install
```
2. Start the development server:
```bash
npm run dev
```
3. Open the URL shown in terminal (usually
localhost)
## Build for Production
```bash
npm run build
```
## Tech Stack
- React 18
- Vite 5
- CSS3