Add NewProject modal and integrate into UI
Create NewProject modal component and export it for use. Hook the
modal into Navbar and Home, adding overlay.js import, ARIA attributes,
and toggle state. Add modal styling to index.css, remove DarkThemeDemo,
and fix Sidebar tabIndex and active item color.