Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadarsh45 authored Dec 22, 2024
1 parent 9880494 commit 5bd2da7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@ Below is the Entity-Relationship (ER) diagram representing the News App:
[Users] --- Reads ---> [News Articles]
[API] --- Fetches ---> [News Articles]
```
### ScreenShots
<p align="center">
<br>
<img src="./ArticleScreen.png" width="200" height="400">
<img src="./NewsScreen.png" width="200" height="400">
<img src="./SearchScreen.png" width="200" height="400">
</p>

### How It Works
1. **User Interaction**: Users interact with the app through a search bar and list of news articles.
Expand Down

0 comments on commit 5bd2da7

Please sign in to comment.