MyReads A bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. Installation Clone or download repository Install dependencies: npm install Run in dev mode: npm start Create a prod build: npm run build