Cv Builder allows users to create a good looking CV in a simple way. the UI consists of two main sections: the control and preview. the project was part of TheOdinProject in order to learn state managment in react.
- react
- scss
- vite
git clone https://github.com/alyHusseinn/cv-builder.git
npm install
npm run dev
- react fundamentals
- state management
- scss
- vite
- transform the page or a part of it into a PDF
- using html2pdf, window.print(), react-to-print,