This is a personal CV built using React and Vite. It showcases my achievements, skills, experience, and contact information in a modern, responsive layout.
- Interactive CV: Dynamic sections for experience, education, skills, and more.
- Responsive Design: Optimized for viewing on both desktop and mobile devices.
- Customizable: Easily update and customize the CV content.
To get started with this project, follow these steps:
-
Clone the Repository
git clone https://github.com/your-username/your-repository-name.git
-
Navigate to the Project Directory
cd your-repository-name
-
Install Dependencies
npm install
-
Run the Development Server
npm run dev