/myreads

Starter Code for the React MyReads Project

Primary LanguageJavaScript

MyReads: A Book Lending App

A bookshelf management app written in React

Table of Contents

What

This is my submission for Project 1 of the Udacity React Nanodegree. MyReads is a bookshelf app that keeps track of what books you're reading. The app uses React to build an SPA front-end for a books API. It can search for books, add books to shelves, and move them between shelves.

Installing

Installation should be a easy, as this was built with create-react-app & requires nothing more than

npm install
npm start

Launching

Launhcing is as easy, as installing

npm start

Packages

following packages are used: