Skip to content

React + Typescript client for retrieving best selling books from NY Times

Notifications You must be signed in to change notification settings

vileppanen/reedtheesbooks-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reedtheesbooks-client

This project contains React client for displaying NY Times book genres & retrieving top 10 best sellers from each upon request. The client depends on the reedtheesbooks-server.

How to run

  1. clone the server repo from https://github.com/vileppanen/reedtheesbooks-server & follow the instructions in it's README to get it up and running.
  2. execute npm ci && npm start in this repo's root.

Note: client assumes the server runs on port 3001

About

React + Typescript client for retrieving best selling books from NY Times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published