Skip to content

hmartinez69/my-reads

Repository files navigation

Build Status

MyReads

MyReads is an app where you can define a shelve or category for your books.

  • Currently Reading
  • Want to Read
  • Read

Also, you can search for books based on title and author.

This app is the first of three projects required for Udacity's React Nanodegree program.

Installation

Clone the repository, change directories, and use NPM to install the dependencies.

$ git clone git@github.com:hmartinez69/my-reads.git
$ cd my-reads
$ npm install

Usage

The project can be run with

  • npm start

The project can be viewed in the browser at