Step1: Do npm install/updated in client and server folder /*GIT comments */ git init git add . git commit -m "Initial commit" /* put proper message*/ git remote add origin https://github.com/karthikdeva/Drug-Analytics.git // First time git push