DEV Community

Discussion on: Create professional portfolio website with Nextjs and ChakraUI

Collapse
 
m_ahmad profile image
Muhammad Ahmad • Edited

No.
But you can follow these steps to create a site like this.

  • Create basic Next app.
  • Install ChakraUI and other related packages
  • First start with nav-bar component. Create nav-bar.
  • Then create home page component
  • Similarly create other pages one by one
Collapse
 
mayankkalbhor profile image
Mayank K

Got it. Thanks I will follow the steps

Some comments have been hidden by the post's author - find out more