So I'm having alot of trouble trying to push my code to github.
This is my repo
As you can see I have another folder called part 7
inside Part7, I have a folder called routed anecdotes containing my little web app, But it seems to be an empty folder
However that is not the case, as it is currently locally populated with my Code
Initially, I cloned routed anecdotes from another website and rm-rf .git in the terminal as per the instructions. I'm thinking that had something to do with the reason why its refusing to populate my remote file?
Any help is greatly appreciated, thank you!!