Links is a linktree-like application built with Next.js and Tailwindcss. It allows you to create a personalized page with links to your social media profiles, websites, and other online presence.
Follow these steps to run the project locally on your machine:
- Clone the repository.
git clone https://github.com/nelsonlaidev/links.git
- Navigate to the project directory.
cd links
- Install dependencies.
pnpm install
- Run the development server.
pnpm dev
Made with ❤️ in Hong Kong