This is a personal portfolio website and CV built using React, Tailwind CSS, and TypeScript. The site is designed to showcase your projects, skills, and professional experience in a clean, modern layout.
- React
- TypeScript
- Tailwind CSS
-
Landing:
-
Experience:
-
Skills:
-
Projects:
Make sure you have Node.js and npm (or yarn) installed.
-
Clone the repository:
git clone https://github.com/sam-harri/CurriculumVitae.git
-
Navigate to the project directory:
cd CurriculumVitae
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to:
http://localhost:5173