Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.03 KB

Project: CV Application

CV application using Vite + React

From The Odin Project's React Course:

  1. Create a new React project.
  2. Think about how to structure your application into components.
  3. Be sure to include an edit and submit button for each section or for the whole CV.
  4. Create a components directory under your src directory and add your components.
  5. Include a styles directory under your src directory for your CSS files.
  6. Push the results and deploy them.

😎 Features

  • Add, edit and delete sections.
  • Drag-and-drop re-order sections.
  • Social media icons.
  • CV preview and print.

🙏 Acknowledgement

🚀 View live

Click https://cv-app-climaxmba.netlify.app/ to view in your browser