Accredian_Assignment_Task

Accredian Enterprise Portal

A high-fidelity, executive-grade landing page clone for Accredian Enterprise, built with a focus on modern web aesthetics, performance, and professional-grade UI/UX.

Project Overview

This portal is designed to communicate authority and technical sophistication for B2B enterprise training. It features a modular, section-based architecture that delivers a seamless, responsive experience across all device breakpoints.

Core Features

Tech Stack

Installation & Setup

  1. Clone the repository:
    git clone <repository-url>
    
  2. Install dependencies:
    npm install
    
  3. Run the development server:
    npm run dev
    
  4. Navigate to: http://localhost:3000

Architecture

The project follows a Modular Section-Based Architecture:


Built with clinical precision for Accredian Enterprise.

  1. CMS Integration: Connect the “Programs” and “Stats” components to a Headless CMS (like Sanity or Strapi) to allow non-developers to edit copy easily.
  2. Database Support: Connect the Lead Capture Form’s API route to a real database like PostgreSQL (via Prisma) or Supabase.
  3. Advanced Animations: Use framer-motion for complex scroll-linked animations and staging effects as elements enter the viewport.
  4. Enhanced Accessiblity: Implement Radix UI primitives for the Accordions and Dialogs to ensure ARIA compliance and keyboard navigation robustness.