Skip to content

johnsolojoseph/johnsolojoseph.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio 💻 💗

A portfolio showcasing my programming projects and experience.

Check it out here!

Screen Capture of Web App

Portfolio


Built With


Getting Started

Here are some steps to get this project running locally

Prerequisites

  • npm
  • git

Run locally

Clone repo

git clone https://github.com/johnsolojoseph/johnsolojoseph.github.io.git
cd johnsolojoseph.github.io

Install dependencies

npm install 

Run your development server

npm start

Deploy to github pages

Change package.json homepage to point to yours

"homepage": <YOUR-GITHUB-PAGE>,

Deploy

npm run deploy

Make sure that your github page source in settings points to the gh-pages branch

Enjoy!


Note

Feel free to use my code for your own portfolio!

About

A portfolio showcasing my programming projects and experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published