tfkhdyt / web-portfolio-v3

Third revision of my portfolio website

Home Page:https://www.tfkhdyt.my.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website V3

Preview

Third revision of my portfolio website.

Build With

Getting Started

Prerequisites

  • Node.js
  • Any Node.js package manager (npm, yarn, pnpm)

Installation

git clone https://github.com/tfkhdyt/web-portfolio-v3
cd web-portfolio-v3
pnpm install
# npm install
# yarn install

For message form support, create empty .env file and put your Message Form API URL.

NEXT_PUBLIC_MESSAGE_FORM_API='Your API URL'

More info about Message Form API

Usage

# development
pnpm dev

# production
pnpm build
pnpm start

Open http://localhost:3000 with your browser to see the result.

About

Third revision of my portfolio website

https://www.tfkhdyt.my.id

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 96.6%Language:CSS 2.8%Language:JavaScript 0.6%