Skip to content

kerBiy/web-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Portfolio

As a passionate software developer, I've crafted this digital space to showcase my skills, projects, and achievements. Explore my diverse range of projects, from innovative designs to impactful campaigns. Each piece demonstrates my dedication to quality, attention to detail, and ability to deliver results that exceed expectations.

Live Website

Here is the website: Live Demo

Screenshots

Dark Mode

App Screenshot in Dark Mode

Light Mode

App Screenshot in Light Mode

Run Locally

Clone the project

  git clone https://github.com/kerBiy/web-portfolio.git

Go to the project directory

  cd web-portfolio

Install dependencies

  npm install

Start the server

  npm start