I have added Routes to my react project and added a basename in the Browser router tag,but the screen goes blank after executing the file
How to hide vertical ..sidebar from the landing page(home page of your project ..
the home page is created in a separate component and is called in the main component (app.jsx) and the routes are also called in the main component (app.jsx)