Building Portfolio with Next.js: Add Navbar, Footer, and Metadata
Hello Friends ๐,
So, I've added a navbar, footer, and metadata to my project.
What I Learned
Root Layout
Root layout applies to all routes and is required.
To make Navbar and Footer show on every page, we need to import and apply them in the root...
adiati.com2 min read