bpcoxjr / my-reads

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 61.3%Language:CSS 30.7%Language:HTML 8.1%