This is the newest version of my old portfolio, now with a better design. The website is built using Next.js 14, a React framework for building high-performance web applications.
- Clone this repository to your local machine.
- Install the required dependencies (e.g.,
npm install
oryarn install
). - Run the website locally using the command
npm run dev
oryarn dev
. - Customize the website with your information, projects, and style.
- Deploy the website to a web hosting service like Vercel.