mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-05-06 22:02:27 +08:00
chore/vercel-analytics
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 ⭐️
Description
Languages
TypeScript
98.3%
CSS
0.7%
JavaScript
0.5%
SCSS
0.4%