17

Book Finder App built with React and React Native

 3 years ago
source link: https://reactnativeexample.com/book-finder-app-built-with-react-and-react-native/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Book Finder App

Create an application that will allow users to search for books by entering a query (Title, Author, etc). Display the resulting books in a list on the page with all the corresponding data.

User Stories

  • [X] User can enter a search query into an input field
  • [X] User can submit the query. This will call an API that will return an array of books with the corresponding data (Title, Author, Published Date, Picture, etc)
  • [X] User can see the list of books appearing on the page

Bonus features

  • [X] For each item in the list add a link that will send the User to an external site which has more information about the book
  • [X] Implement a Responsive Design
  • [ ] Add loading animations

Useful links and resources

You can use the Google Books API

Credits: app-ideas
images: freepik

GitHub


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK