Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 643 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 643 Bytes

NewsApp

  • Created the frontend with Flutter and used widgets of material library to create the user interface.
  • Used News API to fetch the top head-lines for a particular keyword, as searched by the user.
  • Furthermore, it displays the top searched keywords trending on google search using the google trends API.