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

Challenge 3 - Hooks #3

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

LuisBustamanteM
Copy link
Owner

Overview

  • Updates testing from challenge 2 (All functional components have a test besides snapshot).
  • Enables routing between Home & Single Video Page.
  • Navbar is now functional

Navbar

  • Changing navbar value will display search results on enter

Home Page

  • Choosing a video will send you to Video page to view the video & check recommended videos.
  • Navbar is above Home page level to share search state between pages

Video Page

  • Takes video data from an Id and displays an iframe with the video
  • Displays VideoList component to check recommended videos

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

Successfully merging this pull request may close these issues.

1 participant