Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 520 Bytes

File metadata and controls

18 lines (11 loc) · 520 Bytes

CV

A custom CV generator written in JavaScript and CSS, using Vite. ⚡

Note

As the project is custom made for my own CV, it is not meant to be used by anyone else. However, feel free to use it as a base for your own CV generator!

Usage

  1. Clone the repository
  2. Install dependencies with npm install
  3. Run the application with npm start
  4. Open the link you're given in your browser

License

This project is licensed under the MIT License - see the LICENSE.md file for details.