chingu-voyages / v48-tier1-team-04

Chingu Raptors present: Dinosauria | Voyage-48 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
https://v48-tier1-team-04.netlify.app/
2 stars 1 forks source link

[Task] Improve the Header CSS #86

Closed mnichols08 closed 5 months ago

mnichols08 commented 5 months ago

Task Description With this task let's revisit the header and consider possibly turning it into a component. At the very least let's revamp it with CSS. We could implement the nav component found on a separate branch. @Mikelovin23 suggested that we make the app more of a learning experience. Perhaps we should integrate a series of questions into the header that will engage the user in an experience before just seeing all of the dinosaurs?

Technical Considerations There is a branch called components and there is a nav component within you can find here. We could leverage this in the header and maybe change the styles and link names. We could create a form with as many questions as we want to narrow down the search for a dinosaur, but use CSS to display them one by one, if we like.

Additional Considerations We have one week left to polish up the app. The header is crucial to engaging the user so lets focus on doing just that.