Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 577 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 577 Bytes

kimkwanka.io

This is the personal / portfolio website I created to showcase my work and act as sort of a "central hub".

You can find it at https://kimkwanka.io.

Built With

  • React.js
  • Next.js
  • Three.js / react-three-fiber
  • Sendgrid
  • Framer Motion

Getting started

Install

After cloning the repository run either yarn or npm install to install all dependencies.

Development

Use yarn dev or npm run dev to run app in development mode.

Build

Use yarn build or npm run build to build for production.