lol
Tahseen Muzzafar War

React-Resume

React-Resume is a React based Web application that focuses on creating resumes using JSON code. The main goal of this project is to provide a convenient solution for users to update, download, print, and automatically save their resumes.

Project Image

Project Overview

In this application, users can interact with a user-friendly interface to input their personal information, such as their name, contact details, education, work experience, skills, and other relevant details.
What makes this project unique is that instead of filling out a traditional form, users have the option to directly edit the JSON code that represents the structure and content of the resume.
By providing a JSON editor or a text area, I enable users to make modifications to the resume's JSON code. They can add, remove, or modify sections as per their requirements, and even customize the resume's appearance and layout.
To prevent any data loss or progress interruption, the application incorporates an auto-saving feature. This means that any changes I make to the JSON code are automatically saved, even if I accidentally close or refresh the application. It ensures that I can resume my work exactly from where I left off, without worrying about manually saving my changes.

Tools Used

HTML
CSS
JavaScript
Bootstrap
React
GIT
Tailwind CSS
Code Link