Skip to content

saberprashant/Book-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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 :)