Skip to content

subhasree2/Resume-Wizard

Repository files navigation

Resume-Wizard

Overview

This project is a Resume Generator web application built using Next.js, Tailwind CSS, and Redux for managing state. The application allows users to create their personalized resumes through an interactive user interface and provides the option to download the resume as a PDF.

Website Link : https://resume-wiz.vercel.app/

Features

  • Interactive User Interface: The application provides a user-friendly interface that guides users through the resume creation process. Users can input their information using modals.
  • Real-time Preview: As users input their data, the application offers a real-time preview of the resume, allowing them to see how it will look.
  • Download as PDF: Once the resume is completed, users can download it as a PDF file with just a click of a button.

Tech Stack : NextJS, Tailwind, Redux

How to Use

  1. Clone the repository to your local machine.

  2. Install the required dependencies using npm:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Access the application in your browser at http://localhost:3000. You can now begin creating your resume with the interactive UI.

Task.3.mp4

Contributing

Contributions to this project are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.


We hope you find this Resume Generator helpful in creating your personalized resumes with ease. Happy generating! 📄✨

Releases

No releases published

Packages

No packages published