Skip to content

anhkhoado932/esuperfundr2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESuperfund Round 2

Create a SPA or mobile app to complete the requirement below

Pre-requisite: create an account in https://newsapi.org/

Requirement:

  1. The page must have a keyword input field, will call the API ('/v2/everthing') upon "Search" button click
  2. Display the returned articles in a list style, each item must include itle, urlToImage and description
  3. When click on the item element, it will display article in a popup modal with title and full page content from the article URL
  4. (OPTIONAL) A date range filter
  5. (OPTIONAL) Pagination display
  6. (OPTIONAL) Responsive design

Start the project

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published