Skip to content

Leveraging the News API, users are able to search for a given news source view the associated top articles.

Notifications You must be signed in to change notification settings

mlafontant/news-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-viewer

Using the news viewer, users are able to search for a given news source view the associated top articles.

Get Started

To use the news-viewer, fork or download the respository to run it locally on port 3000.

$ npm start

The application will then be available on localhost:3000/

Features

News Viewer that allows user to:

  • search for news sources,
  • view a list of news sources,
  • when a news source is clicked, show a list of associated articles from that particular source,
  • the list of associated articles for a particular source should be sortable.

How To Use News Viewer

To search for a news source, type into the search bar to view news sources that meet you search criteria.

By selecting a news source, users are rerouted to an article page with the top headlines from that news source. The list of articles can be sorted by newest, oldest, and also reset to the landing order.

License

MIT

About

Leveraging the News API, users are able to search for a given news source view the associated top articles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published