A modern, responsive landing page for Beacon, a peer-to-peer charitable giving platform that connects compassionate donors directly with verified families in crisis.
Beacon is a mission-driven platform designed to revolutionize charitable giving by eliminating intermediaries and creating transparent, immediate connections between donors and those in need. This repository contains the landing page and portfolio site showcasing the platform's value proposition, mission, and impact metrics.
- Responsive Design: Fully responsive layout optimized for mobile, tablet, and desktop experiences
- Modern UI/UX: Clean, professional interface with glass morphism effects and smooth animations
- Performance-Optimized: Lightweight codebase with minimal dependencies for fast load times
- Accessibility: Semantic HTML structure with proper ARIA labels and keyboard navigation
- Semantic HTML5 structure with proper heading hierarchy
- Mobile-first responsive design using flexbox and CSS grid
- Integration with Tailwind CSS for utility-first styling
- Google Fonts integration (DM Sans, Playfair Display)
- Optimized meta tags for SEO and viewport configuration
- Custom animations:
- Fade-in-up: Smooth entrance animations for hero content
- Bounce effect: Attention-grabbing animations for interactive elements
- Glass morphism: Modern glassmorphic navigation bar with backdrop blur
- Clip-path slant: Creative section dividers for visual interest
- Smooth scroll behavior for better UX
- Custom font styling for typography hierarchy
- Mobile menu toggle functionality with animated icon transitions
- Dynamic navbar shadow on scroll for visual feedback
- Event-driven DOM manipulation with clean vanilla JavaScript
- Accessible menu controls that close on navigation
- Color Scheme: Warm, approachable palette with orange accent (#FF6B35) and neutral base (#FAFAF9)
- Typography: Premium font pairing combining DM Sans for body text and Playfair Display for headings
- Visual Hierarchy: Clear information architecture with hero section, mission statement, and impact metrics
- Micro-interactions: Hover effects, scroll animations, and transitions for engaging user experience
- Sticky Navigation: Glass morphism navbar with mobile hamburger menu
- Hero Section: Large hero with compelling copy, CTAs, and supporting imagery
- Mission Cards: Three-column grid layout showcasing core value propositions
- Impact Dashboard: Statistics display grid with trust score indicators
- CTA Section: Call-to-action banner with download and portal buttons
- Semantic HTML: Proper use of semantic elements (
<nav>,<main>,<section>,<footer>) - Mobile-First Development: Progressive enhancement from mobile to desktop
- CSS Framework Integration: Leverages Tailwind CSS for consistency and maintainability
- Clean JavaScript: Event delegation, DRY principles, and proper DOM querying
- Image Optimization: Uses external image CDN (Unsplash) for fast delivery
- Tailwind CSS (CDN): Utility-first CSS framework
- Google Fonts: Premium typography (DM Sans, Playfair Display)
- Vanilla JavaScript: No framework dependencies for minimal bundle size
- Clone the repository
- Open
index.htmlin your browser or deploy to any static hosting service - No build process required - it's ready to go!