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

Feature AppHeader #8

Open
4 tasks
kayali436 opened this issue Feb 18, 2024 · 0 comments
Open
4 tasks

Feature AppHeader #8

kayali436 opened this issue Feb 18, 2024 · 0 comments

Comments

@kayali436
Copy link
Owner

From React-Module-Project created by SallyMcGrath: CodeYourFuture#2

Instructions:

  • Extract the <header> from the src/App.js file to be its own separate component called AppHeader.
  • Import and render the <AppHeader /> component within src/App.js.
  • In the AppHeader component, render the hotel's logo in an <img> . Find the logo in /assets

Test:

  • The header should be displayed with a logo on the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants