site_cursor Tailwind Templates

Site_cursor

AI Code Audit Landing Page built with Next.js and Tailwind CSS

AI Code Audit Landing Page

A modern landing page for an AI-powered code auditing service, built with Next.js and Tailwind CSS.

Features

  • Modern, responsive design
  • Smooth animations with Framer Motion
  • Tailwind CSS for styling
  • TypeScript support
  • Next.js 14 app router

Prerequisites

  • Node.js 18.17 or later
  • npm or yarn package manager

Getting Started

  1. Clone the repository:

    git clone https://github.com/rebos2/site_cursor.git
    cd site_cursor
    
  2. Install dependencies:

    npm install
    # or
    yarn install
    
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    
  4. Open http://localhost:3000 with your browser to see the result.

Project Structure

  • app/ - Next.js app router directory
    • components/ - React components
    • page.tsx - Main page component
    • globals.css - Global styles and Tailwind utilities
  • public/ - Static assets
  • tailwind.config.ts - Tailwind CSS configuration

Technologies Used

License

MIT

Top categories

Loading Svelte Themes