Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorbravim/linktree

Linktree - link aggregator
https://github.com/victorbravim/linktree

css javascript js links linktree remix tailwind tailwindcss typescript

Last synced: 11 days ago
JSON representation

Linktree - link aggregator

Awesome Lists containing this project

README

        

# 🌐 Linktree

![image 6 (1)](https://github.com/user-attachments/assets/a98eebfa-097d-4c52-9aec-905ae0974f4b)

## 🚀 Overview

Linktree is an interactive website project developed using Remix, TypeScript, and Tailwind CSS. The project offers a modern and responsive interface, with distinct sections to present information and interact with the user. The application is designed to provide a fluid and visually appealing user experience by leveraging the latest front-end technologies.

## 📋 Requirements

- Node.js
- Remix
- TypeScript
- Tailwind CSS
- React Icons
- Framer Motion

## 🔧 Installation

1. Clone the repository:

```
git clone https://github.com/VictorBravim/Linktree.git
```

2. Navigate to the project directory:

```
cd Linktree
```

3. Install the dependencies:

```
npm install
```

4. Start the development server:

```
npm run dev
```

## 🛠️ Project Rules

- src/root.tsx: The root component that serves as the main entry point for the application.
- src/routes/_index.tsx: The single route file that contains the entire project layout, including sections for introduction, project details, and contact information.
- src/styles: Global styles and Tailwind CSS configuration.

## 📄 License

- This project is licensed under the [MIT License](LICENSE).