Skip to content

kleaturhani28/portofolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klea Turhani Portfolio

Personal portfolio website built with React.js and Sass.

Overview

This portfolio presents my projects, skills, qualifications, certifications, and contact information as a Software Developer.

Technologies Used

  • React.js
  • Sass / SCSS
  • JavaScript
  • HTML5
  • CSS3
  • GitHub Pages

Features

  • Responsive design
  • Project filtering by category
  • Certifications section with categories
  • Downloadable CV
  • Contact form
  • GitHub Pages deployment

Installation

Clone the repository:

git clone https://github.com/kleaturhani28/portofolio.git

Go into the project folder:

cd portofolio

Install dependencies:

npm install

Start the development server:

npm start

The app will run locally at:

http://localhost:3000

Build

To create a production build:

npm run build

Deployment

This project is deployed using GitHub Pages.

npm run deploy

Live website:

https://kleaturhani28.github.io/portofolio

Author

Klea Turhani

Releases

No releases published

Packages

 
 
 

Contributors