MyReads is a bookshelf app that lets you organize your books into "Currently Reading", "Read" and "Want to Read". You can also discover new books using the inbuilt search.
To get started developing right away:
- install all project dependencies with
yarn install - start the development server with
yarn start