git clone https://github.com/<YOUR USERNAME>/portfolio-website.git
cd portfolio-website
yarn
yarn dev
To change the content, edit src/lib/content/
To change the resume, change /public/resume.pdf
with your resume (name must be resume.pdf
)
To change the About Section, edit src/containers/About.tsx
To change the theme, edit src/styles/globals.css
Give a ⭐️ if you liked this project!