MyReads is an application for tracking books that you have read, are currently reading, or want to read. It also includes a search function for discovering new books. You can add and remove books from your bookshelves as well as move them between your bookshelves.
Install MyReads with 'npm install'.
Run MyReads with 'npm start'.
To stop running press Ctrl-C on the terminal.
If you have any problems or questions, please open an issue on this repository.