Reactjs – Cannot push code to GitHub, node modules too large
I have a react project with a root directory and a client directory. Earlier I had worked from just the root directory as usual but I decided to create a new client directory for the front-end code I'd been writing…