Skip to content

Latest commit

History

History
47 lines (35 loc) 路 1.77 KB

File metadata and controls

47 lines (35 loc) 路 1.77 KB
Logo

petershaan.com


Publish on petershaan.com built with Nextjs and hosted with Vercel

demo

馃毃 Tentang Repo ini (About This Repo)

Haii 馃憢 you can use this code for your own website, but please dont forget me for copyright 馃槉.

Please note that the design of the website is inspired from "https://luma.com/" and "https://leerob.io/", but didn't copied all the code, However, i built the portfolio from scratch with Next JS, Tailwind CSS, ShadCdn, Velite, Upstash and i added some other functionalities to it, so it might seems the same, but believe me i did a lot of work the code, website and how it works is entirely different!!!!. If you have questions about implementation, please refer to the Next.js DOCS

馃洜 Fitur Website 2.0

  1. Typescript
  2. fitur MDX
  3. Shadcdn
  4. Velite
  5. OG Image
  6. Ada Fitur Watchernya dong pake upstash

馃洜 Cara Menggunakan (How to Use)

  1. Clone the repo CLI

    git clone https://github.com/petershaan12/peterShaan-next-portofolio-v2.git
  2. Install use NPM

    npm i
  3. Run The App

    npm run dev / yarn dev