Skip to content

PatrykIwasieczko/search-books-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-search

An application for searching books from Google API. Built with React, JavaScript and CSS.

Requirements

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

Installation:

$ git clone https://github.com/PatrykIwasieczko/search-books-react.git
$ cd search-books-react
$ npm install

To Start server:

npm start

To visit app:

http://localhost:3000

About

App for searching books from Google API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published