A web app that lets you generate a clean, formatted resume by simply filling out a form — no design skills needed.
🔗 Live Demo: resume-generator-ochre-three.vercel.app
- Fill out a simple form with your personal details, education, experience, and skills
- Instantly generates a neatly formatted resume
- Clean and responsive UI
- No account or sign-up required
| Layer | Technology |
|---|---|
| Frontend | React, JavaScript |
| Styling | CSS |
| Build Tool | Vite |
| Deployment | Vercel |
- Node.js (v16 or above)
- npm
# Clone the repository
git clone https://github.com/MONISHA2876/Resume_Generator.git
# Navigate into the project
cd Resume_Generator/client
# Install dependencies
npm install
# Start the development server
npm run devThen open http://localhost:5173 in your browser.
Resume_Generator/
└── client/ # Frontend React app
├── src/
├── public/
├── index.html
└── package.json
Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.
Made with ❤️ by Monisha