mirror of
https://github.com/LaokeQwQ/magic-resume.git
synced 2026-06-03 17:10:21 +08:00
free online AI resume editor
https://magicv.art
- TypeScript 98.3%
- CSS 1.1%
- SCSS 0.3%
- Dockerfile 0.2%
- JavaScript 0.1%
| .github | ||
| .vscode | ||
| fonts | ||
| public | ||
| src | ||
| .dockerignore | ||
| .env | ||
| .eslintrc.json | ||
| .gitignore | ||
| components.json | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| README.en-US.md | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| wrangler.toml | ||
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
✨ 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
- Clone the project
git clone git@github.com:JOYCEQL/magic-resume.git
cd magic-resume
- Install dependencies
pnpm install
- Start development server
pnpm dev
- 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:
🐳 Docker Deployment
Docker Compose
-
Ensure you have Docker and Docker Compose installed
-
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 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:
- Author: Siyue
- X: @GuangzhouY81070
- Discord: Join our community https://discord.gg/9mWgZrW3VN
- Email: 18806723365@163.com
- Project Homepage: https://github.com/JOYCEQL/magic-resume
🌟 Support
If you find this project helpful, please give it a star ⭐️