This is a bookshelf app which allows the user to select and categorize books by the following: currently reading, want to read, and read.
-
Make sure you have Node.js installed on your local machine. Please refer to Node JS for installation guide.
-
Clone the respository
-
Navigate to the cloned file and type the following command:
npm install -
Once all the requirement packages are installed, type the following command:
npm start -
The browser will automatically launch the Book Reading App. If it doesn't, please click or type in the URL http://localhost:3000/