Since my internet connection is slow, i couldn't install packages from npm because of the fact that the npm returns with error as
npm ERR! Response timeout while trying to fetch https://registry.npmjs.org/create-react-app (over 30000ms)
i hoped if i increase the waiting time to one minute or more the error will likely be fixed. And since i am on ubuntu 18.04 i couldn't figure out a way to do this.