Reactjs – Hosting react project (front end and backend) on github
I want to deploy my react application on github. I have a confusion while deploying it. Should i deploy both front end and backend separately? When i host the project, how to maintain connection to the mongoDb database i made…