This is my personal portfolio websites that i remaked from the older version using Next.JS and Chakra UI
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.
To install and run the Next.js project, follow these steps:
git clone <repository_url>
cd <directory_name>
npm install
npm run dev
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.