Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 450 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 450 Bytes

Portfolio Website

You like it right? 😏
And now you want to make one for yourself? 🤗

Using My Portfolio Website as Template

  • Fork this repository.
  • Clone your forked repository.
  • Install dependencies.
npm install
  • Run in local machine.
npm run dev
  • Update the static data files in src/lib/data with your data.
  • Voila!