CV application using Vite + React
From The Odin Project's React Course:
- Create a new React project.
- Think about how to structure your application into components.
- Be sure to include an edit and submit button for each section or for the whole CV.
- Create a components directory under your src directory and add your components.
- Include a styles directory under your src directory for your CSS files.
- Push the results and deploy them.
- Add, edit and delete sections.
- Drag-and-drop re-order sections.
- Social media icons.
- CV preview and print.
Click https://cv-app-climaxmba.netlify.app/ to view in your browser