MyReads project is a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read.
Download the project as zip file then uncompress it or fork it, then go to the folder and run these commands:
- install all project dependencies with
npm install
- start the development server with
npm start
- Shoaa Alsuhaibani