Skip to content

PRINCE-OBOT/cv_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Application

A CV builder app where users can create and preview a professional resume in real time.

Built as part of The Odin Project curriculum to practice React fundamentals, component-based architecture, props, state management, and dynamic rendering.


Features

  • Add personal information
  • Add education details
  • Add work experience
  • Live CV preview updates
  • Editable form inputs
  • Responsive layout
  • Reusable React components
  • Dynamic rendering using state

Tech Stack

  • React
  • JavaScript
  • CSS
  • HTML
  • Vite

Sections

Personal Information

  • Full name
  • Email
  • Phone number

Education

  • School name
  • Course of study
  • Study dates

Experience

  • Company name
  • Position title
  • Job responsibilities
  • Employment dates

What I Learned

  • React component structure
  • Props and state management
  • Handling form inputs
  • Dynamic UI rendering
  • Lifting state up
  • Organizing reusable components
  • Building responsive interfaces

About

CV Application builder built with React as part of [The Odin Project](https://www.theodinproject.com?utm_source=chatgpt.com) curriculum. Users can create, edit, and preview a professional CV in real time using reusable components and state management principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors