Skip to content

Next JS portfolio template with minimal design and dark theme

Notifications You must be signed in to change notification settings

namanbarkiya/minimal-next-portfolio

Repository files navigation

Next.js 14 Portfolio Website

This portfolio website is designed to showcase your professional and personal work while adhering to the latest coding patterns and featuring a stunning, minimalistic design.

portfolio.mp4

Features

  • Next.js 14: Utilizing the latest version of Next.js for enhanced performance and features.
  • UI Library: Leveraging the power of shadcn UI and Tailwind CSS for a visually appealing and responsive user interface.
  • Google Form Integration: Seamlessly integrated with Google Forms to store and manage form responses.
  • Analytics: Keep track of your website's performance with Google Analytics and Vercel Analytics.
  • Experience Blogs: Share your experiences and insights through dedicated blog sections.
  • Skills Highlights: Highlight your key skills and expertise to impress visitors.

Getting Started

To get started with your own Next.js 14 Portfolio Website, follow these steps:

  1. Copy the contents of .env.copy to a new .env file and fill in the required information.

  2. Install the project dependencies using one of the following commands:

    npm install
  3. Start the development server by running:

    npm run dev
  4. Open http://localhost:3000 in your web browser to see the website in action.

Now, you're all set to customize and populate your portfolio website with your professional and personal content. Enjoy showcasing your work!

Insights

Screenshot 2024-02-02 at 3 45 16 AM Screenshot 2024-02-02 at 3 47 49 AM

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.