vinitshahdeo / ProgressiveNewsApp

A simple Progressive Web App that brought news from a variety of sources using News API.
https://vinitshahdeo.github.io/ProgressiveNewsApp/
MIT License
41 stars 37 forks source link

Added sort by date published and popularity for news #9

Closed rajayush012 closed 3 years ago

rajayush012 commented 3 years ago

With reference to #3

Added sort-by options : Top, Date Published, Popularity.

Changed the newsApi end point from '/top-headlines' to '/everything' with source as a query parameter so as to use sorting options.

rajayush012 commented 3 years ago

Screenshot 2020-09-21 at 6 00 50 PM Screenshot 2020-09-21 at 6 00 39 PM Screenshot 2020-09-21 at 6 00 31 PM