React is case sensitive. You have import { Navbar } from "./components/navbar";. The N on Nav should be capitalized.