2023-08-07 10:31:22 +02:00
2023-08-07 10:31:22 +02:00
2023-08-07 10:31:22 +02:00
2023-08-07 10:31:22 +02:00
2023-08-07 10:31:22 +02:00
2023-07-02 21:31:32 +02:00
2023-08-07 10:31:22 +02:00
2023-07-02 21:23:27 +02:00
2023-07-02 21:23:27 +02:00
2023-07-02 21:23:27 +02:00
2023-08-07 10:51:45 +02:00
2023-07-02 21:23:27 +02:00
2023-08-07 10:31:22 +02:00

cv.kamilcraft.com

The project concerns the CV website at https://cv.kamilcraft.com. The website is created with RWD design techniques. The website is adapted for mobile devices, desktop browsers with A4 printability.

I used Vue.js in the project. Some of the content is static. The information about the projects is retrieved from the API.

Dependency installation

npm install --legacy-peer-deps

Development

npm run dev

Application should be available under 127.0.0.1:5173 or localhost:5173.

Compilation

npm run build

The executable files should be in the dist folder.

Code formatting

npm run lint
Description
CV website written in Vue.js, with A4 print support.
https://cv.kamilcraft.com/
Readme 245 KiB
Languages
Vue 70.2%
JavaScript 15.3%
CSS 9.8%
HTML 4.7%