MERN Stack Google Books search
This application is a full MERN app to search for and save books from Google Books.
To run on a local system, clone the repository into the directory of choice, then run see the boilerplate README for directions.
This project’s repository is at: opus21_SearchGoogleBooks
This application is currently deployed through Heroku-Search Google Books.
Open the app in your browser. The app has two pages to it, a search page and a saved page. The search page is the main page.
In the search field of the main page, input the book title that you wish to search for. The book results have two buttons to each of the books. One is a view button, that will send the user to the Google Book site of the selected book. The other is a save button that will allow the user to save the book selection for later.
The second page, has all the saved books. Each book has two buttons to it. A view button, that is the same as on the search page, and a delete button. The delete button will remove the selected book from the database.
This project is under the MIT license.
Please report issues and concerns. Fork the repo if desired, and do requests.
Main Contributor: Arthur Freeman
At this time, there are no tests to be run.
If you have any questions about the repo, open an issue or contact AJFree458 directly at rthr.frmn@gmail.com.
Found in portfolio on ajfree458.github.io/opus2_portfolio/