2025-03-04 17:50:19 +08:00
2025-02-14 23:29:10 +08:00
2025-02-05 23:05:13 +08:00
2025-07-31 00:32:18 +08:00
2025-02-13 00:35:32 +08:00
2025-02-05 23:05:13 +08:00
2025-02-05 23:05:13 +08:00
2025-02-13 00:35:32 +08:00
2025-02-06 13:31:40 +08:00
2025-02-13 00:35:32 +08:00
2025-02-17 20:12:50 +08:00
2025-03-18 12:09:26 +08:00
2025-06-16 23:12:18 +08:00
2025-06-16 23:12:18 +08:00
2025-06-16 23:12:18 +08:00
2025-02-05 23:05:13 +08:00
2025-03-21 00:02:11 +08:00
2025-02-13 00:35:32 +08:00
2025-06-16 23:12:18 +08:00

Magic Resume

License Next.js Framer Motion

简体中文 | English

Magic Resume is a modern online resume editor that makes creating professional resumes simple and enjoyable. Built with Next.js and Framer Motion, it supports real-time preview and custom themes.

📸 Screenshots

782shots_so

Features

  • 🚀 Built with Next.js 14+
  • 💫 Smooth animations (Framer Motion)
  • 🎨 Custom theme support
  • 📱 Responsive design
  • 🌙 Dark mode
  • 📤 Export to PDF
  • 🔄 Real-time preview
  • 💾 Auto-save
  • 🔒 Local storage

🛠️ Tech Stack

  • Next.js 14+
  • TypeScript
  • Motion
  • Tiptap
  • Tailwind CSS
  • Zustand
  • Shadcn/ui
  • Lucide Icons

🚀 Quick Start

  1. Clone the project
git clone git@github.com:JOYCEQL/magic-resume.git
cd magic-resume
  1. Install dependencies
pnpm install
  1. Start development server
pnpm dev
  1. Open browser and visit http://localhost:3000

📦 Build and Deploy

pnpm build

Deploy with Vercel

You can deploy your own instance of Magic Resume with one click:

Deploy with Vercel

🐳 Docker Deployment

Docker Compose

  1. Ensure you have Docker and Docker Compose installed

  2. Run the following command in the project root directory:

docker compose up -d

This will:

  • Automatically build the application image
  • Start the container in the background

Docker Hub

The latest version of Magic Resume is available on Docker Hub:

Docker Hub

docker pull siyueqingchen/magic-resume:main

📝 License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

🗺️ Roadmap

  • AI-assisted writing
  • Multi-language support
  • Support for more resume templates
  • Support for more export formats
  • Import PDF, Markdown, etc.
  • Custom model
  • Smart single page
  • Online resume hosting

📞 Contact

You can follow the latest updates via:

🌟 Support

If you find this project helpful, please give it a star

Description
free online AI resume editor 让写简历变得简单且智能!
Readme 241 MiB
Languages
TypeScript 98.3%
CSS 0.7%
JavaScript 0.5%
SCSS 0.4%