Skip to content

talktonok/MyReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

MyReads is a simple books cataloging app that allows you to place books in one of three shelves or categories.

  • Currently Reading
  • Want to Read
  • Read

It also allow you to 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 and use NPM to install the dependencies.

$ git clone https://github.com/talktonok/MyReads.git
$ cd MyReads
$ npm install

Usage

The project can be run with

  • npm start

The project can be viewed in the browser at

About

My first React Nano Degree Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published