npx create-react-app autentication-react
cd autentication-react
npm install react-router-dom
npm install
npm start