An application for searching books from Google API. Built with React, JavaScript and CSS.
Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.
$ node --version
v11.12.0
$ npm --version
6.7.0
$ git clone https://github.com/PatrykIwasieczko/search-books-react.git
$ cd search-books-react
$ npm install
npm start
http://localhost:3000