Hi! I am stuck in my side project for my resume. I can't figure out how should I design the folder/f
Unanswered
Brown bear posted this in #help-forum
Brown bearOP
Please help how to structure my project.
I have started building a project for my resume. The project is about the recruitement and job posting. I have to build two dashboards or you can assume UI/UX for the job seekers and the recruiters.
This is is my current structure
This is the RootLayout file
As the <Header /> and <Footer /> are in the RootLayout they are also getting rendered on the localhost:3000/recruiter path too. But I want a different UX or totally different components but not this <Header /> and <Footer /> What should I do?
I have started building a project for my resume. The project is about the recruitement and job posting. I have to build two dashboards or you can assume UI/UX for the job seekers and the recruiters.
This is is my current structure
This is the RootLayout file
As the <Header /> and <Footer /> are in the RootLayout they are also getting rendered on the localhost:3000/recruiter path too. But I want a different UX or totally different components but not this <Header /> and <Footer /> What should I do?