Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 709 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 709 Bytes

book-search

Clone the repository

git clone https://github.com/nodejshobby/book-search.git

Create a .env file in pattern of the .env.example

The .env file should be filled with a PORT NUMBER like 3000 or you live it blank to use default 3000 PORT NUMBER* and working api key from google developer console.Then you can delete the .env.example file (it was created there for proper illustration).Sign up here to get your google api key

Install the required dependencies by running

npm install

Start your server now!

npm start

A working instance of this web application

https://bookvibe.herokuapp.com