ResumeCraft is a modern, sleek resume builder built with React, Tailwind CSS, and Clerk authentication. It allows users to create, edit, and share professional resumes easily — all through an intuitive interface with customizable themes and export-ready content.
Live Demo 👉 resumecraftmaker.netlify.app
- ✅ User authentication via Clerk
- 🎨 Live resume preview
- 🧱 Modular form sections (Personal Info, Skills, Projects, etc.)
- 📄 Rich text editor for summary input
- 🌙 Dark mode support with
next-themes - 💅 Sleek UI built with ShadCN and Radix UI
- 🔗 Shareable resume links with
react-share - 📦 State management with React Context
- 🔧 Fully responsive & mobile-friendly
| Tech | Usage |
|---|---|
| React 19 | Core library |
| Tailwind CSS | Styling |
| Clerk | Auth & user session management |
| ShadCN | UI components |
| Radix UI | Dialogs, Dropdowns, Popovers |
| Lucide Icons | Iconography |
| Framer Motion | Animations |
| UUID | Unique IDs for resume entries |
| React Router | Routing |
| React Share | Resume sharing functionality |
| React Simple WYSIWYG | Rich text editing |
currently it's frontend only but after learning backend i will implment it and local storage.
