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.
- Tailwind CSS: Utilizes Tailwind CSS for styling and responsive design.
- Animations: Incorporates animations to enhance the user interface.
- Design Exploration: Focuses on modern design practices and UI components.
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.
- Node.js
- pnpm (or npm/yarn)
-
Clone the repository:
git clone https://github.com/Zrital3265/Linearapp.clone.git cd Linearapp.clone
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm run dev
-
Open your browser and navigate to
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.
- Arpan Trital (Zrital3265)
Feel free to reach out for any questions or feedback!