Skip to content

MDG-2001/danny-does-digital

Repository files navigation

Danny Does Digital - Marketing Landing Page

A modern marketing landing page built with Next.js 14 (App Router), TypeScript, and Tailwind CSS.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

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

Project Structure

  • app/ - Next.js 14 App Router directory
    • layout.tsx - Root layout with metadata
    • page.tsx - Main landing page
    • globals.css - Global styles and Tailwind directives
  • components/ - React components
    • site-header.tsx - Sticky navigation header
    • hero.tsx - Hero section with video container
    • service-card.tsx - Service card component
    • contact-form.tsx - Contact form component
    • ui/ - shadcn/ui components (Button, Input, Textarea, Badge)

Tech Stack

  • Next.js 14 - React framework with App Router
  • TypeScript - Type safety
  • Tailwind CSS - Utility-first CSS
  • shadcn/ui - UI component library
  • lucide-react - Icon library

Brand

  • Background: slate-950
  • Cards: slate-900/40 with slate-800 borders
  • Accent: emerald-400 / emerald-300
  • Text: slate-50 / slate-200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors