I am pretty new to web dev and I am currently trying to build something with React + Vite.
But when I run npm run dev
the page shows me a completely white screen like this:
And there is no error in the terminal:
I have no idea where to look But this is my App.jsx: This is my Navbar.jsx: