---
title: Amharic Fake News Detector Frontend
emoji: 🌐
colorFrom: blue
colorTo: purple
sdk: static
output_dir: build
app_port: 80 # Static spaces typically serve on port 80
---
# Amharic Fake News Detector Frontend Application
This Hugging Face Space hosts the static React frontend for the Amharic Fake News Detector.
It connects to a separate FastAPI backend API for model predictions.
**Backend API URL:** `
natishanau-amharic-fake-new…` (Make sure this URL is updated in the React code)
### Files:
- The compiled React application output is in the `build` directory.