I create a Login Page and Registration page,Dashboard page...install router for redirecting to sigin and Signup.The Router code is put in App.js .I import the app.js in Index.js. Now I want clear about Authentication Redirecting..if I click the static username and password..Its going to the Dashboard page.How to do that in step by step procedure...