/my-reads

React app to track progress of books read/reading/want to read

Primary LanguageJavaScript

My-Reads

Installation

First clone this repository, then run npm install from the command line while inside the project directory, then run yarn start to run the project at localhost:3000 in the browser.

Searching for Books

The back-end server for this project is mocked, so the search terms are limited, and can be found in SEARCH_TERMS.md.

screen_shot