CodeYourFuture / CodeYourFuture/React-Module-Project
Feature AppHeader
Open
🐇 Size Small
📅 Week 1
🔑 Priority Key
🧩 Feature
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
**Instructions:**
- [ ] Extract the `` from the `src/App.js` file to be its own separate component called `AppHeader`.
- [ ] Import and render the `` component within `src/App.js`.
- [ ] In the `AppHeader` component, render the hotel's logo in an `` . Find the logo in /assets
**Test:**
- [ ] The header should be displayed with a logo on the page.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.