Skip to content

A bookshelf app that allows you to select and categorize books you have read.

Notifications You must be signed in to change notification settings

harshil1793/udacity-reactnd-project-myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

A React.js bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read.

Installation and Launch

  1. To install the application clone this git repository
$ git clone https://github.com/tsega/udacity-reactnd-project-myreads.git myreads
  1. Go into the application folder
$ cd myreads
  1. Install dependencies usingnpm command line tool
$ npm install
  1. Run the application, again using npm
$ npm start

This will open a new browser tab/window with the application running.

About

A bookshelf app that allows you to select and categorize books you have read.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published