Files
resume/README.md
Evan 426e9e0210 feat: 初始化项目并添加多个功能组件
style: 调整UI组件样式和布局

docs: 更新README和添加文档内容

chore: 添加依赖项和配置文件

fix: 修复一些小问题和优化代码

perf: 优化性能相关代码

refactor: 重构部分组件结构

test: 添加测试相关文件

build: 更新构建配置

ci: 添加CI配置文件
2026-01-21 16:16:01 +08:00

1.2 KiB

Portfolio

Portfolio Deploy with Vercel

Built with next.js, shadcn/ui, and magic ui, deployed on Vercel.

Features

  • Setup only takes a few minutes by editing the single config file
  • Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI
  • Includes a blog
  • Responsive for different devices
  • Optimized for Next.js and Vercel

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/dillionverma/portfolio
    
  2. Move to the cloned directory

    cd portfolio
    
  3. Install dependencies:

    pnpm install
    
  4. Start the local Server:

    pnpm dev
    
  5. Open the Config file and make changes

License

Licensed under the MIT license.