saelsa / my-books

An interactive bookshelf application; React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookshelf-app

This app lets you maintain a reading list and search for new books. Is there a book you heard about that you would like to read? Don't forget about it anymore, just add it to your reading list!

Installation

To use the app download or clone this repo. From within your local folder then do the following:

npm install

npm start

Then open the project in your browser:

http://localhost:3000/

Sources

This project is based on the Udacity starter repository: https://github.com/udacity/reactnd-project-myreads-starter

About

An interactive bookshelf application; React


Languages

Language:JavaScript 72.2%Language:CSS 18.5%Language:HTML 9.2%