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.
- Host: GitHub
- URL: https://github.com/devak997/resume-builder
- Owner: devak997
- License: mit
- Created: 2024-11-10T10:51:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T01:15:50.000Z (over 1 year ago)
- Last Synced: 2025-05-17T08:58:48.145Z (about 1 year ago)
- Topics: ats, json, resume, simple
- Language: TypeScript
- Homepage:
- Size: 315 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
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).