Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.3 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.3 KB

Link Tree

Project Description

This is a personal link tree project built using React and Tailwind CSS.

Features

The Link Tree project provides a simple and clean way to showcase your personal links, such as social media profiles, portfolio, and other relevant websites.

Technologies Used

  • React
  • Tailwind CSS

Installation

  1. Clone the repository:
git clone https://github.com/vanicce/link-tree.git
  1. Navigate to the project directory:
cd link-tree
  1. Install the dependencies:
npm install

How to Use

  1. Run the main script:
npm start

Examples

Example in Mobile

Customization

Feel free to customize the styling, layout, and content to match your personal preferences. Tailwind CSS classes are used for styling, so you can refer to the Tailwind CSS documentation for customization options.

Contribution

Contributions are welcome! Feel free to open issues and pull requests.