Skip to content

climaxmba/cv-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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