Next.js web application to serve as my personal portfolio for my current and future projects.
Deploy: https://portfolio-app-xi-kohl.vercel.app/
- Next.js
- Javascript
- Showcases projects, skills, and experience
- Contacts and socials
Feel free to fork and use this repository as a base for your own project.
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.