As for now The application serves to allow users to explore the vast abundance of book data from the Google Books API. Checking information on a given title and filtering by the title names.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Will add a favorite functionality along with a wider array of filtering options. Moreover, improved desgin, login system, email verificaiton, cart, and more.
- Setup a free Google account if not already.
- sGo to googles api. Link here Google "Using The Api"
- Go to API key => Create credentials => create a new project => create api key => enable googles book api
git clone https://github.com/LongJourney47/Book-Inventory.git
npm install
npm start