Skip to content

sahilverma-dev/linear-landing

Repository files navigation

Linear Website Landing Page

Linear

This repository contains the code for the Linear Website landing page, a modern and responsive web design showcasing the key features and benefits of the Linear project management tool.

Live Link

Table of Contents

Overview

This landing page is designed to introduce visitors to Linear, highlighting its main features, benefits, and unique selling points. The page aims to provide a clear and engaging user experience, encouraging visitors to learn more about Linear and potentially sign up for the service.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Technologies Used

  • Next JS 14 (app router)
  • Tailwind CSS
  • Typescript
  • Lenis

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/sahilverma-dev/linear-landing
  2. Navigate to the project directory:

    cd linear-landing
  3. Install packages

    npm i
  4. Start project

    npm start

Contact Me