Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 424 Bytes

I'm Reading Here!

I'm Reading Here! is an open source project that enables its users to search for, save to read, and track the books that they have read. This is the back end service to facilitate the mobile and web apps needs.

Prerequisites

To have this work locally you will need to create a .env file and enter a few keys to be used, including an API key for Google.

GOOGLE_API_KEY=[YOUR_API_KEY]