This is a react app, which connects to Google's Book Search API and renders users with the results of the searched title.
The users can save a title from the search result, also can delete saved titles if desired. They have a link to purchase the book online as well, both in saved and serach pages.
The app is deployed in Heroku. Aceess link below.
As a user, I want to be able to view and save search result of my google book search. I want to be able to save multiple titles and delete them from my list if required. I should also be able to track the name, author, synopsis, price and a link to buy the book.
Link to deployed APP in Heroku:
Google Book Search
This app follow MIT licensing rules. Please check below link for more details.
https://choosealicense.com/licenses/mit/
- Fork it
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
The project helped to gain knowledge on
- React
- React Components
- React Router
- React Router DOM
- React Hooks
- MongoDB
- Mongoose
- Google Developers API
Please connnect with me at:
contact.soumikdas@gmail.com
Please also follow my github at the below link:
Soumik Das