Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anibalventura/resume-generator-web
Easy to use resume generator made with vanilla JavaScript.
https://github.com/anibalventura/resume-generator-web
bootstrap css dom dom-manipulation html javascript
Last synced: 27 days ago
JSON representation
Easy to use resume generator made with vanilla JavaScript.
- Host: GitHub
- URL: https://github.com/anibalventura/resume-generator-web
- Owner: anibalventura
- License: mit
- Created: 2022-06-11T23:32:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T22:29:47.000Z (over 2 years ago)
- Last Synced: 2024-11-12T05:27:37.537Z (3 months ago)
- Topics: bootstrap, css, dom, dom-manipulation, html, javascript
- Language: JavaScript
- Homepage: https://anibalventura.com/resume-generator-web/
- Size: 981 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Resume Generator Web
[![License](https://img.shields.io/static/v1?label=License&message=MIT&color=blue)](LICENCE.md)
Easy to use resume generator made with vanilla JavaScript.
Click [here](https://anibalventura.com/resume-generator-web/) to see a live preview.
## Features
- Form validation.
- Print generated resume.
- Clear form.## Technologies
- HTML
- CSS / Bootstrap
- JavaScript## Build
Download project and open `index.html`
## License
```xml
MIT LicenseCopyright (c) 2022 Anibal Ventura
```