Skip to content

jprime81/MyReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Book Reading App

Overview

This is a bookshelf app which allows the user to select and categorize books by the following: currently reading, want to read, and read.

Requirements

  • Reactjs - JavaScript library for the user interfaces
  • Book API - book library data by Udacity

Using the App

  1. Make sure you have Node.js installed on your local machine. Please refer to Node JS for installation guide.

  2. Clone the respository

  3. Navigate to the cloned file and type the following command:

    npm install

  4. Once all the requirement packages are installed, type the following command:

    npm start

  5. The browser will automatically launch the Book Reading App. If it doesn't, please click or type in the URL http://localhost:3000/

About

Book Reading App based on ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors