0 Forks
1 Stars
1 Watchers

udacity-reactRouter-myreads

MyReads project that utilizes React, React Router and state management. This is a book tracking app that is used for searching for books and putting them on book shelves for reference. For example, the bookshelves currently are: "Currently Reading", "Read", "Want to Read". The book shelves are defined in /src/BookList.js.

How to download and setup udacity-reactRouter-myreads

Open terminal and run command
git clone https://github.com/resmith/udacity-reactRouter-myreads.git
git clone is used to create a copy or clone of udacity-reactRouter-myreads repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with udacity-reactRouter-myreads https://github.com/resmith/udacity-reactRouter-myreads/archive/master.zip

Or simply clone udacity-reactRouter-myreads with SSH
[email protected]:resmith/udacity-reactRouter-myreads.git

If you have some problems with udacity-reactRouter-myreads

You may open issue on udacity-reactRouter-myreads support forum (system) here: https://github.com/resmith/udacity-reactRouter-myreads/issues