npm install react-router-dom to install the react router to create a specific urls in react
npx create-react-app nameOfApplication cd nameOfApplication when we create the application we use this commands.