This project is a personal Curriculum Vitae (CV) created using React, Vite, TailwindCSS, HTML, CSS, JavaScript. It showcases my professional journey, education, skills, and accomplishments, presented in a visually appealing format.
- Responsive Design: Viewable on desktop and mobile devices.
- Print-Friendly: Easily printable version available.
- Customizable: Modify styles and content to fit your personal brand.
- Downloadable: Option to download as PDF or other formats.
- React
- Vite
- Eslint
- Prettier
- JavaScript
- HTML
- CSS
- TailwindCSS
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/Navi-Friend/cv.git
- Install necessary packages:
npm i
- Start the development server:
npm run dev