Evan d3344e8961 refactor: 移除未使用的代码和资源,优化项目结构
- 删除未使用的图片、SVG图标和组件
- 清理废弃的代码文件和依赖项
- 简化UI组件接口定义
- 更新部分文案为中文
- 移除博客相关功能
- 添加Telegram联系方式
2026-01-22 14:52:45 +08:00

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.

Description
No description provided
Readme 2.8 MiB
Latest Build Latest
2026-04-14 20:57:36 +08:00
Languages
TypeScript 93.1%
CSS 6.1%
JavaScript 0.8%