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!
- Clone the repository
- Install dependencies with
npm install - Run the application with
npm start - Open the link you're given in your browser
This project is licensed under the MIT License - see the LICENSE.md file for details.