Skip to content

The Final year Mini Project for my ug degree. This is Simple CV generator created with React+vite.

Notifications You must be signed in to change notification settings

CEHDhanaSekar/CV-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech CV generator

Tech CV generator is a web-based project built using React.js with Vite, CSS, Bootstrap CSS, and Firebase for Google authentication. It allows users to create technology-based resumes using a simple and intuitive interface.

Features

  • Google Authentication: Users can sign in using their Google account for secure authentication.
  • Resume Creation: Users can easily create resumes by providing inputs through the given options. The resume is generated simultaneously on the right side of the page.
  • Download Options: Once the user completes filling out the forms, they can download the resume in PDF or image format.
  • Static Template: The CV generator offers a single static and well-organized template, simplifying the user experience.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/tech-CV-generator.git

  2. Navigate to the project directory:

    cd tech-CV-generator

  3. Install dependencies:

    npm install

  4. Set up Firebase:

    • Create a Firebase project on the Firebase console.
    • Enable Google authentication in the Firebase project settings.
    • Copy your Firebase configuration and replace it in the project code.
  5. Start the development server:

    npm run dev

  6. Open your browser and visit http://localhost:3000 to view the project.

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

The Final year Mini Project for my ug degree. This is Simple CV generator created with React+vite.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published