git clone https://github.com/nodejshobby/book-search.git
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
npm install
npm start