Skip to content

ToyLess78/cv-builder

Repository files navigation

CV Builder

CV Builder is a web application for creating professional resumes. This project is built with React, TypeScript, and Vite, providing a fast and modern development experience.

Features

  • User-friendly interface for creating and editing resumes.
  • Supports various resume templates.
  • Real-time preview of the resume.
  • Easy export to PDF.

Installation

To get started with the CV Builder, clone the repository and install the dependencies:

git clone https://github.com/ToyLess78/cv-builder.git
cd cv-builder
npm install

Usage

To run the application locally, use the following command:

npm run dev

Open your browser and navigate to http://localhost:3000 to start building your resume.

Project Structure

  • public/: Static assets.
  • src/: Source code for the application.
    • components/: React components.
    • styles/: SCSS styles.
    • utils/: Utility functions.
  • .eslintrc.cjs: ESLint configuration.
  • tsconfig.json: TypeScript configuration.
  • vite.config.ts: Vite configuration.

Scripts

  • npm run dev: Start the development server.
  • npm run build: Build the application for production.
  • npm run serve: Serve the built application.

Contributing

Contributions are welcome! Please fork the repository and submit pull requests.

License

This project is licensed under the ISC License.

Author

ToyLess78


For any issues or bug reports, please visit the GitHub Issues page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published