An open API service indexing awesome lists of open source software.

https://github.com/devak997/resume-builder

Resume Builder is a tool that helps you create professional resumes easily using a JSON-based editor. It features a user-friendly interface, live preview, and the ability to export to PDF.
https://github.com/devak997/resume-builder

ats json resume simple

Last synced: 5 months ago
JSON representation

Resume Builder is a tool that helps you create professional resumes easily using a JSON-based editor. It features a user-friendly interface, live preview, and the ability to export to PDF.

Awesome Lists containing this project

README

          

# Resume Builder

Welcome to the Resume Builder project! This tool helps you create professional resumes with ease.

## Features

- User-friendly interface
- Export to PDF
- Customizable sections

## Installation

1. Clone the repository:

```sh
git clone https://github.com/devak997/resume-builder.git
```

2. Navigate to the project directory:

```sh
cd resume-builder
```

3. Install dependencies:

```sh
npm install
```

## Usage

1. Start the development server:

```sh
npm run dev
```

2. Open your browser and go to `http://localhost:3000`.

## Contributing

We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) before submitting a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact

For any questions or feedback, please open an issue or contact us at [devakumar997@gmail.com](mailto:devakumar997@gmail.com).