Skip to content

DCCA/nynews-dcca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYT Simple Bundle App

Description

This consist in a one page app to bundle the top news by section from NY Times. The user select the section and my app will request it from the API and display a card visualization for the user. All cards are clickable and have the abstract for each news. It's also mobile first with breakpoints for tablets and desktop.

Technology

  • HTML/ CSS
  • Javascript
  • JQuery
  • Gulp
  • SASS

Try this project yourself

If you want to clone the repo and try yourself, you should follow this steps:

  1. Go to the NYT API page (https://developer.nytimes.com/) and sign in
  2. Generate a new API Key
  3. Create a config.js file in the main directory of the project
  4. Create a new variable inside the config.js with the name MY_KEY
  5. Import this variable to the index.js
  6. Enjoy your news!

About

New app to bundle NY News

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published