Book Browser is a search app for choosing your next great read. If you're not sure what you are looking for, the app shows the current New York Times best seller lists for fiction and nonfiction. You can also search one of many popular author choices or use the search bar to find a specific book. Choose a book from the list to read more details and find links to a preview of the chosen book or a purchase link to purchase the e-book.
- HTML
- CSS
- JavaScript
- React.js
- Bootstrap
- Heroku
- New York Times Books API - https://developer.nytimes.com/docs/books-product/1/overview
- Google Books API - https://developers.google.com/books
Link to deployed app on Heroku: https://kj-book-browser.herokuapp.com/
OR
clone this project from GitHub. Open in your preferred text editor and start your live server to run on your local machine.
I welcome any feedback on this app. Please let me know if you have any ideas that would improve on this project - I am especially open to new features suggestions and input on making the currrent code run more efficiently. If you would like to contribute, please fork/clone this repo, make you changes, and submit a pull request.