Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 276 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 276 Bytes

This is my personal website. Feel free to take a look around!

Tech Stack

  • Next.js
  • React
  • Tailwind CSS

Get Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

to open at http://localhost:3000.