This is a React-based CV Builder application that allows users to input and edit their general information, educational experience, and practical experience. The application dynamically updates and displays the inputted information.
- General Information: Collects and displays name, email, and phone number.
- Educational Experience: Allows users to add multiple educational experiences, including school name, title of study, and date of study.
- Practical Experience: Enables users to input and manage their practical work experiences, including company name, position title, main responsibilities, and dates of employment.
- Edit and Submit: Provides functionality to edit the input fields and submit the form to display the collected information.
Check out the live demo here.