My portfolio built with Next.js, Chakra UI, and Vercel.
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.
To install and set up the portfolio, follow these steps:
npm install or yarn install)..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.npm run dev or yarn dev).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.