Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 447 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 447 Bytes

Book-list

A simple React app which will show related books to your query. This app uses Google books API to get the data of books.
To run the app just add both folders(src and public) in your React environment, the main code for the app is in src/components/books_app. Make sure you add the path in your index.js or replacing it with given is the best option and yes please provide some suggestions to improve this app :)