Skip to content

New York Times best sellers list with Google Books API

Notifications You must be signed in to change notification settings

agbales/best-sellers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York Times Best Sellers

This best sellers list is built with the New York Times & Google Books APIs!

Read the tutorial on Medium.

View a demo at CodePen.

Getting Started

To use this repo, be sure to create a config.js file in the root directory. A config object should hold the keys you've created with the New York Times and Google Books.

var config = {
  NYT_KEY : // NYTimes Key,
  GOOGLE_BOOKS_KEY : // Google Books Key
}

About

New York Times best sellers list with Google Books API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published