项目作者: peiris

项目描述 :
An UI engineer portfolio website built using Next.js
高级语言: JavaScript
项目地址: git://github.com/peiris/kasun.io.git
创建时间: 2019-05-19T15:37:43Z
项目社区:https://github.com/peiris/kasun.io

开源协议:

下载





Kasun.IO




The code that powers kasun.io portfolio website. - by @khpeiris


Installation

  1. Clone this repository into your computer
  2. Run pnpm install or npm install
  3. Get a Free account from Resend and an API key (Resend is used for the contact form)
  4. Create a .env file on the root based on the sample env in this repo
  5. Update the .env with correct values
  6. Run pnpm dev or npm run dev to view on browser

Deploy to Vercel

Deploy with Vercel



Special thanks for @shadcn for his amazing work on shadcn/ui