Skip to content

GeraldOkoth/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerald Okoth - Developer Portfolio

Welcome to my personal developer portfolio! This React-based web application showcases my skills, projects, and journey as a Front-End Developer. Built with a focus on clean design, accessibility, and responsiveness.

Getting Started

✅ Prerequisites

Before you begin, make sure you have the following installed:

Node.js (v14 or later recommended): Download Node.js

npm (comes with Node.js) or yarn

A code editor like Visual Studio Code

📦 Installation Steps

Clone the repository

git clone https://github.com/GeraldOkoth/portfolio.git

cd portfolio

Install dependencies

Using npm: npm install Or using yarn: yarn


▶️ Start the development server

Using npm: npm start

Or using yarn: yarn start

The app will open automatically at http://localhost:3000 in your default browser.

Project Structure

Project Structure Image

🔧 Available Scripts

In the project directory, you can run:

npm start - To run the app in development mode.

npm run build - To create an optimized build for deployment:

npm test - To launch the test runner.


🛠️ Troubleshooting

If you encounter issues:

Make sure your Node.js version is compatible

Delete node_modules and reinstall: rm -rf node_modules && npm install

Clear the cache: npm cache clean --force


📬 Contact

If you’d like to connect or collaborate:

📧 Email

🐦 Twitter

💼 LinkedIn

About

Personal portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published