This project is a clone of the Linear.app, designed to explore and implement various front-end technologies, primarily focusing on Tailwind CSS, design principles, and animations.
app/
: Main application files.components/
: Reusable UI components.public/
: Public assets like images and fonts.styles/
: Global styles and Tailwind configuration.pages/
: Next.js page components. git clone https://github.com/Zrital3265/Linearapp.clone.git
cd Linearapp.clone
pnpm install
pnpm run dev
http://localhost:3000
.Contributions are welcome! Please create an issue or submit a pull request.
This project is open-source and available under the MIT License.
Check out the live demo here.
Feel free to reach out for any questions or feedback!
⚠️ Just so you know, I have no affiliation whatsoever with Linear. Linear owns the rights to all of the photos, the name, and the logo. The sole goal of this website is to learn and explore.