Skip to content

nzamulov/epam.test.project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New York Times API | EPAM Test Project

Tasks:
  1. Register on http://developer.nytimes.com/;
  2. Get access key for one of the APIs of your prefence;
  3. Goto http://developer.nytimes.com/docs/top_stories_api/ (or other one depending on your key);
  4. Using es6 knowledge create an application, which will run purely on the client-side in Chrome browser (no server-side work expected). Your app should get all the news in the available section and display them;
  5. Your app should implement server paging and searching.
  6. Build your app using Webpack/Babel.
  7. Responsive design is a plus.
  8. You can’t use any frameworks and libraries.
  9. Use git and create commit for every sub-task
  10. Use you best js!)

About

Test project from EPAM Systems company on JavaScript developer position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published