More Premium Hugo Themes Premium Nextjs Themes

Lestercardoz.in

My portfolio built with Next.js, Chakra UI, and Vercel.

Lestercardoz.in

My portfolio built with Next.js, Chakra UI, and Vercel.

Author Avatar Theme by lestercardoz11
Github Stars Github Stars: 6
Last Commit Last Commit: Jan 10, 2026 -
First Commit Created: Dec 18, 2023 -
Lestercardoz.in screenshot

Overview

This repository is a personal portfolio created with Next.js and Chakra UI. It showcases the author’s work and serves as an example of using these technologies for building a portfolio website.

Features

  • Next.js: The portfolio is built using Next.js, a popular React framework that allows for server-side rendering and efficient routing.
  • Chakra UI: Chakra UI is the chosen UI library for this project, providing a set of accessible and customizable React components that help with building the user interface.
  • Vercel: The portfolio is deployed using Vercel, a cloud platform for static and serverless deployment. This allows for easy and efficient deployment of the website.

Installation

To install and set up the portfolio, follow these steps:

  1. Clone the repository to your local machine.
  2. Change the current working directory to the cloned repository.
  3. Install the necessary dependencies by running the appropriate command (e.g., npm install or yarn install).
  4. Create a .env.local file and configure it similarly to the included .env.example file. This file may contain environment variables required for the portfolio to run properly.
  5. Start the development server by running the appropriate command (e.g., npm run dev or yarn dev).
  6. The portfolio should now be accessible locally in your browser.

Summary

This repository contains a personal portfolio built with Next.js and Chakra UI. It showcases the author’s work and demonstrates the use of these technologies for creating a portfolio website. By following the provided installation instructions, developers can easily set up and customize their own portfolios using this code as a starting point.