- 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
homepagein package.json to your domain name orhttps://<username>.github.io - In
src/portfolio.jsyou can add your personal portfolio details. - In
src/theme.jsyou 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.
Based on https://github.com/ashutosh1919/masterPortfolio/ and https://github.com/saadpasta/developerFolio Illustrations: https://undraw.co/
