This is a personal link tree project built using React and Tailwind CSS.
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.
- React
- Tailwind CSS
- Clone the repository:
git clone https://github.com/vanicce/link-tree.git
- Navigate to the project directory:
cd link-tree
- Install the dependencies:
npm install
- Run the main script:
npm start
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.
Contributions are welcome! Feel free to open issues and pull requests.