How to Hide Navbar & Footer on Authentication Pages in ReactJs
1 min readJan 29, 2019
So, Today I was working on one of my Projects and I felt that this is a simple script that can help many beginners out there building up their own Projects and so I decided to put this here.
Basically, I am Hiding My Navigation bar and Footer Bar on my Login/Signup pages using this simple script using withRouter(). I have attached the screenshot below.
If you have issues do comment and I will be happy to Help.
Thank you and have a Nice Day.