Skip to content

codedpro/shadow-protocol

Repository files navigation

Shadow Protocol 🛡️

Shadow Protocol is a modern, dark-themed landing page designed for cutting-edge platforms — security firms, crypto projects, or any tech-forward product. With bold typography, dynamic effects, and sleek animations, it captures attention and builds trust instantly.

🌐 Live Preview: v0-new-project-eta-plum.vercel.app


🚀 Features

  • Bold Hero Section: Immediately captures user attention with impactful visuals.
  • Feature Highlights: Present core functionality with sleek iconography.
  • Split Layout Sections: Showcase value with modern 2-column designs.
  • Responsive Layout: Works seamlessly across desktop, tablet, and mobile.
  • Dark Mode Design: Designed natively in dark theme with smooth toggling.
  • Minimal Animations: Subtle, elegant transitions powered by CSS and JS.

🛠️ Tech Stack

  • Framework: Next.js 15.2.4
  • Language: TypeScript
  • Styling: Tailwind CSS 3.4.17, tailwindcss-animate
  • Form Validation: React Hook Form, Zod, @hookform/resolvers
  • UI Components: Radix UI, Lucide React, Sonner
  • Theme Switching: next-themes
  • Carousel: Embla Carousel
  • Date Picker: React Day Picker
  • Utilities: clsx, class-variance-authority, tailwind-merge

📦 Installation

  1. Clone the repository:

    git clone https://github.com/codedpro/shadow-protocol.git
    cd shadow-protocol
  2. Install dependencies:

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

    npm run dev
    # or
    yarn dev

    Open http://localhost:3000 in your browser.


📁 Project Structure

├── components/        # Reusable UI components
├── pages/             # Next.js routes
├── public/            # Static assets
├── styles/            # Tailwind + global styles
├── utils/             # Helper functions
├── types/             # Shared TypeScript types
├── tailwind.config.js # Tailwind configuration
└── package.json       # Project scripts and dependencies

🧪 Scripts

  • npm run dev – Start development server
  • npm run build – Create production build
  • npm run start – Start production server
  • npm run lint – Run linter

🙌 Acknowledgments

About

Shadow Protocol – A futuristic landing page for security, crypto, or tech platforms. Built with Next.js, Tailwind CSS, and animated UI components to deliver bold visual impact.

Topics

Resources

Stars

Watchers

Forks

Contributors