when i try to create a new react project with npx it doesn't create all files like src files and gitgnore(like in the screen capture) '''
C:\Users\ANAS\Desktop>npx create-react-app my-app
Creating a new React app in C:\Users\ANAS\Desktop\my-app.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
added 1392 packages in 20s
212 packages are looking for funding
run `npm fund` for details