A portfolio showcasing my programming projects and experience.
Check it out here!
- Sass
- React
- Icons Font Awesome
- Landing page made with Particle.js
- Continuous deployment Netlify
- Page loading with HubSpot's Pace.js
Here are some steps to get this project running locally
- npm
- git
git clone https://github.com/johnsolojoseph/johnsolojoseph.github.io.git
cd johnsolojoseph.github.io
npm install
npm start
"homepage": <YOUR-GITHUB-PAGE>,
npm run deploy
Make sure that your github page source in settings points to the gh-pages
branch
Enjoy!
Feel free to use my code for your own portfolio!