john-smilga / nextjs-course-openai

https://johnsmilga.com/
150 stars 69 forks source link

Please give me a direction !! #2

Open Front-End-Stack opened 5 months ago

Front-End-Stack commented 5 months ago

Hello John,

I admire you're so good at Next.js 14. I've been stuck on a problem for a long time and haven't found a solution anywhere.

I want to create a completely different layout and styles within the same website. How can I achieve transitioning from the original layout and styles page to another page with completely different root layout and styles?

In fact, I want to add a Demos page to the Navbar you showed in your this project. Then in the demos page, I want to click one of the demo to show a completely different website page, such as an e-commerce website homepage.

How can I make it, John ? Please give me a direction, and the train of thought !

Thanks a lot !!! Looking forward to your guide !!!