Starting my first local Project

Hello people.
I am starting my first project on my local machine. I want to use react. So should I use the create-react-app since I would like to append backend to it too?

Please list some good tutorials, videos or blogs for the setup process. I am having hard time finding it.

Help is really appreciated.
Thanks

Yes, you can easily append backend to create-react-app.

Try this.