Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 2.06 KB

README.md

File metadata and controls

77 lines (46 loc) · 2.06 KB

Google react demo books

Code Count Main Code Base License Version Last Commit Open Issues Repo Size

Table of Contents

Description

This application allow to search and organize books for future purchase/reading. It is built using react.js and the google books API. The application is built to be modular to allow reuse of components.

Installation

To local installation, clone this GitHub repository and then:

npm install

or

npm i

Usage

To run the application:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Demonstration

Access the live application here.

License

License Badge

Contributions

If you would like to add new features, make improvements or bug fixes, please make a pull request. I will review it and merge it into the application as necessary.

Version

Version Badge

Tests

npm test

Questions

Please contact me via github or email:

https://github.com/lcerdeira

[email protected]