Skip to content

mlCode111/myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This project allows you to select and categorize books you have read, are currently reading, or want to read. This application is bootstrapped with Create React App and provides an API server and client library that you will use to persist information as you interact with the application.

How to run?

  • clone the repository
  • install all project dependencies with npm install
  • start the development server with npm start

Search terms

The backend API uses a fixed set of cached search results and is limited to a particular set of search terms, which can be found in SEARCH_TERMS.md. That list of terms are the only terms that will work with the backend, so don't be surprised if your searches for Basket Weaving or Bubble Wrap don't come back with any results.

Create React App

This project was bootstrapped with Create React App.

License

MIT © mdigitalcomm

About

An app for selecting and categorizing books, bootstrapped with Create React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published