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.
- Node.js
- Remix
- TypeScript
- Tailwind CSS
- React Icons
- Framer Motion
- Clone the repository:
git clone https://github.com/VictorBravim/Linktree.git
- Navigate to the project directory:
cd Linktree
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- 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.
- This project is licensed under the MIT License.