- Home
- Education and Certificates
- Experience
- Projects
- Contact and Resume
- Clone this repository (or fork, then clone your fork :) )
- Run
npm i
- Check it out using
npm start
- Replace
homepage
in package.json to your domain name orhttps://<username>.github.io
- In
src/portfolio.js
you can add your personal portfolio details. - In
src/theme.js
you can change the theme colors. You can change between Light and Dark theme with the theme switch on the header.
I have used Netlify to host my portfolio. If you want to use GitHub Pages, just run npm run build
and publish all the files in the /build
folder to your repository.
For the project-bundles
to work, you HAVE TO replace the root imports in your index.html
(like href="/favicon.png"
) with a dot before to make it relative -> href="./favicon.png"
Based on https://github.com/ashutosh1919/masterPortfolio/ and https://github.com/saadpasta/developerFolio Illustrations: https://undraw.co/