Skip to content

rickytang666/rickytang.dev

Repository files navigation

RicFinity

Ricky's Personal Website

🌐 view

Welcome to my personal website! You can find my side projects, get in touch, and learn a bit more about me.

Stack

Next.js + Tailwind CSS + DaisyUI + shadcn/ui

How to run

  1. clone this repo

  2. install and run

    npm install
    npm run dev
  3. open http://localhost:3000 to see it.