An application to create your own CV
This is a solution to the CV Application Project of the Odin Project.
Users should be able to:
- Add or remove sections
- Save their work in local storage
- Automatically hide empty sections
- Background selector
- Autofill with sample data
- React - JS library
- State management using Context
- React Hooks
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile version
- Improve download functionality
- Multipage option
👤 Luca Fischer
- Github: @lucafisc
- Fonts used are Karrik and Minipax by Velvetyne
npm install
npm run start
npm run test