Skip to content

dran5447/ReactDemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gif showing app

picture of nyt books functionality

Running

This project was bootstrapped with Create React App.

After cloning:

  • npm install to restore packages
  • Follow steps below to set up developer keys for 3rd Party APIs
  • npm start to run the app in dev mode (localhost

API Keys

NYT Books API

  1. Follow the steps outlined on the NYT Developer Site to acquire an API key.
  2. Create a file in your app directory called keys.js and add your key to the file.
  3. Update BooksList.js to use your api key.

Google Books API

  1. Follow the steps outlined on the Google Books Api Site to acquire an API key.
  2. Complete same subsequent steps as done for the NYT Books API key.

About

Single Page ReactJS app w/ demo functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published