More Premium Hugo Themes Premium Nextjs Themes

Personal Portfolio With Chakra UI

This is my personal portfolio websites that i remaked from the older version using Next.JS and Chakra UI

Personal Portfolio With Chakra UI

This is my personal portfolio websites that i remaked from the older version using Next.JS and Chakra UI

Github Stars Github Stars: 43
Last Commit Last Commit: Sep 6, 2025 -
First Commit Created: Dec 18, 2023 -
Personal Portfolio With Chakra UI screenshot

Overview:

This is a Next.js project that has been bootstrapped with create-next-app. It provides a development server and allows for easy editing of the pages. API routes can also be accessed and modified. The project uses next/font to optimize and load a custom Google Font. For deployment, it recommends using the Vercel Platform.

Features:

  • Next.js project bootstrapped with create-next-app
  • Development server for easy editing of pages
  • API routes for accessing and modifying data
  • Automatic optimization and loading of a custom Google Font using next/font
  • Deployment on the Vercel Platform

Installation:

To install and run the Next.js project, follow these steps:

  1. Clone the repository:
git clone <repository_url>
  1. Navigate to the cloned directory:
cd <directory_name>
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the result.

Summary:

This Next.js project provides a convenient way to start and edit a web application. It includes features such as a development server, API routes, and automatic font optimization. The recommended deployment method is through the Vercel Platform.