Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chtholine authored Dec 28, 2024
1 parent e292c23 commit 1cc3716
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
<h2>Linguarticle 📰🖋</h2>
<h4>General info</h4>
## Linguarticle 📰🖋

### General info

Linguarticle is an article translation web application.</br>
The idea of an app is to be a place where you can not only save, read, and translate articles, but also save new words to your own dictionary to learn a new language.<br/>
For now articles from BBC and CNN are rendering correctly.<br/>
The translation is from English to Ukrainian.<br/>

To translate an Article input its url to scrape it with <a href="https://scrapy.org/">Scrapy</a>.<br/>
Pick a saved article from your list to visualize its content.<br/>
Select words to receive <a href="https://github.com/prataffel/deep_translator">translation</a> in Ukrainian.<br/>
You can add words to your personal dictionary.</p>

<h4>Preview</h4>
### Preview | [YouTube Video](https://youtu.be/BUAlJ0DojiU)



<img src="https://i.imgur.com/QiJLvC8.png" width="800">
<img src="https://i.imgur.com/icHwjxt.png" width="800">
<h4>Commands</h4>
Expand Down

0 comments on commit 1cc3716

Please sign in to comment.