deafgain-website/README.md

72 lines
No EOL
2.1 KiB
Markdown

# DeafGain LLC Website
## Overview
A dynamic web platform dedicated to empowering the Deaf community through innovative communication solutions, training, and accessibility services. This website serves as the digital presence for DeafGain LLC, showcasing our comprehensive services including ADA-compliant transcripts, universal website design, board communication protocols, and leadership training.
## Core Features
Intuitive user interface with responsive design
Interactive USA region map displaying network and relationships
Video resources with accessible playback controls and captions
Detailed service descriptions
Secure contact system
Key sections: Home, Services, About, Resources, and Contact
Technical Stack
React 18 with TypeScript
Tailwind CSS for styling
Framer Motion for animations
React Simple Maps for geographic visualization
Vite build system
Docker containerization
Nginx web server
## Quick Start
### Development
npm install
npm run dev
Visit localhost:3000 in your browser.
## Production Deployment
docker-compose up --build
Application will be served on port 80.
## Project Structure
src/
├── components/ # Reusable UI components
├── pages/ # Main application pages
├── assets/ # Static assets
public/
├── images/ # Image assets
├── videos/ # Video content
├── subtitles/ # Video captions
├── transcriptions/# Text transcripts
## Environment Setup
Development: Uses Vite dev server with hot reload
Production: Nginx configuration with optimized cache settings
Docker containers for consistent deployment
# Contributing
We welcome contributions that align with our mission of improving accessibility and empowerment for the Deaf community. Follow the established patterns for:
Component architecture
Styling conventions
Accessibility standards
TypeScript typing
License
Proprietary - DeafGain LLC
# Contact
For questions or support, reach out through our contact form.
This website represents DeafGain LLC's commitment to creating accessible, user-friendly digital experiences while maintaining high technical standards and professional quality.