Skip to content

thurahtetaung/thurahtetaung.github.io

Repository files navigation

thurahtetaung.github.io

A portfolio website i.e. thurahtetaung.github.io built with Next.js and hosted with GitHub


[My Portfolio

Table of Contents

Sections

  • Hero
  • About
  • Skills
  • Experience
  • Projects
  • Contact

Built With

How to use

To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
  1. Fork this repository and clone the project
Please give me proper credit by linking back to thurahtetaung.github.io.
  git clone https://github.com/<YOUR USERNAME>/portfolio-website.git
  1. Go to the project directory
  cd portfolio-website
  1. Install dependencies
  yarn
  1. Start the server
  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

Show Your Support

Give a ⭐️ if you liked this project!