Skip to content

lazlanrafar/portfolio

Repository files navigation

Latoe's Homepage

https://lazlanrafar.vercel.app/

Referensi

Stack

  • NextJS 14 (App Router) - Next.js is a React framework for building full-stack web applications
  • TailwindCSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
  • Shadcn UI - Beautifully designed components built with Radix UI and Tailwind CSS.

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/lazlanrafar/portfolio.git
cd portfolio
pnpm install
pnpm dev

Create a .env file similar to .env.example.