Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step #7 - Show the search results #7

Open
marciammart opened this issue Apr 19, 2023 · 0 comments
Open

Step #7 - Show the search results #7

marciammart opened this issue Apr 19, 2023 · 0 comments

Comments

@marciammart
Copy link
Collaborator

The time has come to see how much Godzilla media exists. Let's use the query parameter in the search results page, make a request to the API and show the search results.

  1. Make a request to the API to get the media content that matches the user query
  2. Show the results of the search in a similar way to what you already did for the trending media
    No need to worry about pagination, you can just show the first page
  3. Bonus: Add a loading message that appears until you load the search results
@marciammart marciammart changed the title Step #6 - Show the search results Step #7 - Show the search results Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant