Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

matsprea/reactnd-project-myreads-starter

 
 

Repository files navigation

MyReads

MyReads is a simple app that allows you to catalog books in one of three shelves:

  • Currently reading
  • Want to read
  • Read

It also allow you to search for new books and add them to the shelves.

Installation

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

$ git clone https://github.com/matsprea/reactnd-project-myreads-starter.git
$ cd reactnd-project-myreads-starter
$ npm install

Usage

The project can be run with

  • npm start

The project can be viewed in the browser at

About

MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • CSS 26.0%
  • HTML 2.9%