A React-based web application to help users easily create and generate their CVs. This project allows you to fill in personal details, choose a template, and get a real-time preview of your CV. You can download your completed CV in different formats.
- Real-time CV preview.
- Customizable templates.
- Downloadable CV in PDF format.
-
Clone the repository:
git clone https://github.com/AbdulrahmanReda70/cv_creator.git cd cv_creator -
Install dependencies:
npm install
-
Start the application:
npm start
Open http://localhost:3000 to view the app.
- React: Frontend framework.
- HTML/CSS: For layout and design.
Feel free to fork the repository, make changes, and submit pull requests.
This project is licensed under the MIT License.
This `README.md` is designed to be concise while providing the necessary information for developers to understand and set up the project.


