So, all we need to do is come down into our terminal and type npx create react app at latest and then give your new project a name.
So, we hit enter. Now, this is going to go through and it's going to actually download a vanilla React app into our project.

