Goal: Add a simple NavBar and confirm routes work in the React app. Done when: - [ ] NavBar shows links for Home, Proposal, Annotated Bibliography - [ ] Clicking each link renders the correct page - [ ] No console errors when navigating Notes: Keep NavBar in its own component file under src/components/.