my react page isn’t showing any of my components on the page

I was building a social media app, and currently I created a navbar that is supposed to show in /home, not only that, i created a login page which should be the first page the loads when you run the server. and I am very confused as its not showing when I run the code. I use nodemon to run my code, and its very fidgety. I am also very confused about react as this is my first react project. Is there any way I can load my components? Thank you

GH:
https://github.com/Anish-I/socialmedia

I checked all paths, tried using debuggers and HTML dummioes, but wouldnt show up. there are no errors in the DOM or the cmd