Skip to content

MONISHA2876/Resume_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

📄 Resume Generator

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


✨ Features

  • 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

🛠️ Tech Stack

Layer Technology
Frontend React, JavaScript
Styling CSS
Build Tool Vite
Deployment Vercel

🚀 Getting Started

Prerequisites

  • Node.js (v16 or above)
  • npm

Installation

# 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 dev

Then open http://localhost:5173 in your browser.


📁 Project Structure

Resume_Generator/
└── client/          # Frontend React app
    ├── src/
    ├── public/
    ├── index.html
    └── package.json

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.


📬 Contact

Made with ❤️ by Monisha

About

A web app that lets you generate a clean, formatted resume by simply filling out a form — no design skills needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors