React Tutorial 20 - client-side logout with React Routerhi guys this is the end blog for this project so we're gonna just do some minor changes like we're gonna build we're gonna create the functionality for log out and just deploy our app so in here in our back to code in here you have to use with router...Jan 2, 2021·6 min read
React Tutorial 15 - Nested Routes with React Routerhi guys in this blog we're gonna learn how to do nesting routing that's because whenever user logged out they don't have to see the bezels that belong to the like whenever user log they have to they can see that only pages but if they are logged out ...Dec 28, 2020·6 min read
React Tutorial 14 - Build A Header Component + Using the NavLink Components to Navigate to a Routehi guys let's build our this header in our gap so go to our code and in here what I'm gonna do we're gonna just create a new folder in the source folder and give it name a component because we're gonna create a component right we're not gonna create ...Dec 27, 2020·6 min read
React Tutorial 13 - How to Creating a custom 404 Page with React Routershi guys in the previous blog we have build a login page but it doesn't do anything like it doesn't go to the next home page so we're gonna start building it so back to our code in here we're gonna write some code and I will explain it what it means l...Dec 26, 2020·6 min read
React Tutorial 12 - How To Create a User Login with React.js (Styling)hi guys in this blog we're gonna style our this login page so first of all what we need we need a font so i have used this open sense condensed so i'm gonna use this one so i'm just gonna impaired it and copy this part and go to our code and go to ou...Dec 25, 2020·5 min read
React Tutorial 11 - How To Create a User Login with React.jshi guys in the previous blog we have just see that glimpse of this routing functionality that we have turned in here so in here what we are gonna do we're gonna create a login piece so I have created already a pages folder in here I'm just gonna crea...Dec 24, 2020·6 min read
React Tutorial 10- Understanding React Router + Getting started with Insta-apphi guys in this blog we're gonna start building our new insta app so why are we building this instead because we're gonna learn this react router library of react so that we can learn how to use the uh raw client routing the client side so in here yo...Dec 23, 2020·7 min read