links

🔗 Hong's social media links

MIT License

Stars
15

⚡️ Tech Stack

Name Link
Framework Next.js
Deployment Vercel
Styling Tailwindcss
Icons react-icons

👋 Getting Started

Follow these steps to run the project locally on your machine:

  1. Clone the repository
git clone https://github.com/tszhong0411/links.git
  1. Navigate to the project directory
cd links
  1. Install dependencies
pnpm install
  1. Run the development server
pnpm dev