Tax it Landing Page

This project is a simple landing page built with Next.js and Tailwind CSS.

Getting Started

Prerequisites

Make sure you have Node.js and Yarn installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/landing-page.git
    
    

Getting Started

First, run the development server:

yarn install
yarn dev
yarn build

Linting and Formatting

yarn lint
yarn format

Open http://localhost:3000 with your browser to see the result.