Welcome to linkm.e
- a modern, fast, and customizable Linktree clone built with Next.js 13. This project is designed to provide individuals and businesses a personalized space on the web where they can share multiple links under a single URL.
Whether you're a content creator, a professional looking to showcase your portfolio, or a business aiming to centralize your digital presence, linkm.e
offers a streamlined solution to enhance your online visibility.
-
Customizable Profiles: Tailor your link space with custom themes, fonts, and layouts to match your brand or personality.
-
Easy Link Management: Add, remove, and rearrange your links with an intuitive drag-and-drop interface.
-
Responsive Design: Ensures a seamless experience across all devices, from desktop to mobile.
Visit linkm.e to create your own personalized link space today.
- Next.js 13 - The React framework for production.
- Tailwind CSS - For styling and responsive design.
- Vercel - Deployment and hosting.
To get started with local development, make sure you have Node.js installed on your machine. Clone the repository and install dependencies:
git clone https://github.com/pateyu/linkm.e.git
cd linkm.e
npm install
create a .env.local file
NEXT_PUBLIC_SUPABASE_URL= YOUR_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY= YOUR_SUPABASE_ANON_KEY
To run the development server:
npm run dev
Navigate to http://localhost:3000
to see the application in action.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
- Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
- Push to the Branch (`git push origin feature/AmazingFeature`)
- Open a Pull Request
Distributed under the MIT License. See `LICENSE` for more information.
Yug Patel - [email protected]
Project Link: https://linkm.e