Skip to content

A React application that show best selling books using The New York Times public APIs ๐Ÿ“š

Notifications You must be signed in to change notification settings

thecoder93/nyt-times-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

87 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

commit CircleCI Netlify Status

The New York Times Best Selling Books

typescript react styled nytimes

A React application that show best selling books using The New York Times public APIs ๐Ÿ“š

You can visit the deployed app here.

Installation

Clone the master branch and then run the following scripts in the project directory:

  • npm install - to install relevant dependencies

  • npm start - start the react app

  • npm test - run tests

Resources

Description Link
The New York Times public APIs (Books) nytimes
Library that utilises tagged template literals to style React components styled components
React - JavaScript library for building user interfaces create-react-app

Created with create-react-app

This app was created with create-react-app, see usage guidelines in create-react-app-readme.md

About

A React application that show best selling books using The New York Times public APIs ๐Ÿ“š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published