A modern, responsive website for Austin Toastmasters club, built with Next.js and Tailwind CSS. The site helps potential members learn about our public speaking club and provides essential information about meetings and membership.
- Mobile-Responsive Design: Fully optimized for all device sizes
- Modern UI/UX: Clean, accessible interface with dark mode
- Dynamic Content: Auto-updating meeting dates and interactive FAQ section
- SEO Optimized: Meta tags and structured content for better search visibility
- Fast Loading: Optimized performance with Next.js
- Interactive Elements: Modal dialogs and mobile menu
- Social Media Integration: Links to Instagram, Facebook, and X (Twitter)
- Next.js - React framework for production
- Tailwind CSS - Utility-first CSS framework
- Lucide React - Beautiful & consistent icons
- React Hooks for state management
- SEO best practices implementation
- Clone the repository:
git clone https://github.com/josh-may/austin-toastmasters
- Install dependencies:
npm install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
- Open http://localhost:3000 in your browser
- Home: Introduction and welcome message
- Meeting Info: Times, location, and club details
- About: Club history and mission
- FAQ: Comprehensive information for potential members
- Contact: Multiple ways to get in touch
- Optimized meta tags
- Semantic HTML structure
- Mobile-first design
- Fast loading times
- Social media meta tags
- Structured data implementation
- Welcome message
- Meeting information
- Club story
- What is Toastmasters?
- How meetings are run
- Frequently Asked Questions
- Contact information
- Social media links
This project is licensed under the MIT License - see the LICENSE.md file for details.
Built with ❤️ by Josh May