. Hello, world!

REACT

React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript.

You can Download React From Basic 

npm create vite@latest

but if you want to create react app with some extra file which react create for you then you can try this

npx create-react-app my-app