Building a portfolio website using Nextjs - Part 2 - (building the components for site layout)
In this part, we gonna build all the components, we need to build the layout of our website, for that we need to build the components to be used globally.
So the portfolio site will require this layout components mainly :
Header
Body
Footer
And ...