Skip to content

AlessioChen/React-Book-Finder

Repository files navigation

React book finder application

This project uses Google books Api to find books.

Is's possible to try a live demo at netfly.

Made with

Run the project

After downloading the source code run the following commands in the project folder

        npm install  
        npm  start