npx create-react-app .

I have to write dot so that i install dependencies in cureent folder and then you can follow 
Docs.

Install this dependencies as well 

npm i react-router-dom@6.4.2 react-icons

And then make components folder, pages folder, Assests Folder.

And then Write code for routers in App.js