Kamil Niemczycki 7bee728518
Conversion of scss into tailwind (#2)
* installed tailwind

* updated menu - tailwind

* removed old style

* updated container size for navigation

* updated footer style - tailwind

* updated header style - tailwind

* updated colors

* updated about section - tailwind

* updated experiences style - tailwind

* WIP

* improved responsiveness

* updated favorite projects

* updated buttons

* updated projects view

* updated footer style

* updated about view

* updated project view

* updated style for contact form

* updated mail contact

* final style update

* fixed buttons

* fix scroll button

* added autoscroll for contact form

* updated paths in project

* empty line added

* unnecessary comment removed
2022-08-02 17:01:32 +02:00
2022-08-02 17:01:32 +02:00
2022-02-22 19:10:05 +01:00
2022-08-02 17:01:32 +02:00
2022-07-13 09:48:44 +02:00
2021-10-18 10:11:58 +02:00
2022-07-13 09:48:44 +02:00
2021-10-18 10:11:58 +02:00
2022-07-13 09:48:44 +02:00

kamilcraft.com

Project of my website - portfolio The project uses the API at https://api.kamilcraft.com

Dependency installation

npm install --legacy-peer-deps

Development

npm run serve

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

Compilation

npm run build

The executable files should be in the dist folder.

Code formatting

npm run lint
Description
Project of my website - portfolio.
Readme 3 MiB
First release Latest
2021-10-18 11:51:41 +02:00
Languages
Vue 81%
JavaScript 9.5%
SCSS 6.9%
HTML 1.8%
CSS 0.8%