Skip to content

ruchernchong/portfolio

Repository files navigation

Portfolio

Portfolio Blog: https://ruchern.xyz

Running locally

Node.js v18 and above is required.

# Cloning the repository
git clone https://github.com/ruchernchong/portfolio.git

# Change directory
cd portfolio

# Installing npm packages
pnpm install

# Run the development server
pnpm dev

Setting environment variables

Create a .env file or equivalent manually or use the follow command to quickly help you to do so

cp .env.example .env

About

Portfolio built with Contentlayer, Next.js, Tailwind CSS Typescript (T3 Stack), and deployed through Vercel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages