PESolut / my-resume

my-resume-repo
0 stars 0 forks source link

chore: convert header/nav section to react #2

Open PESolut opened 1 day ago

PESolut commented 1 day ago

Objectives

  1. Convert the existing vanilla HTML/CSS header and navigation section into React components.
  2. Ensure the converted React components maintain the same visual appearance and functionality as the original HTML/CSS version.
  3. Implement proper React practices, including component structure and state management if necessary.

Acceptance Criteria

Header Component

Navigation Component

General Requirements

Bonus

Definition of Done