Web Application for Reading Arabic Texts Alongside Accurate Translations
This uses My REST API to provide accurate morphological analysis of the text input by a user.
It can be found on my GitHub Pages.
Download the zip file from here.
Or use the command:
git clone https://github.com/rua-iri/translate_reader.git
For a development server run:
npm run start
To deploy on a server run:
npm run build