Welcome to the official website of Christ Church Assemblies created by Pravin Ireri. This platform provides information about our church, services, and online presence, featuring a clean and responsive design.
- Responsive Navbar: Navigate seamlessly to sections such as Leadership, Service Times, and our online platforms on YouTube and Facebook.
- Welcome Section: Receive a warm greeting with details about service times and church locations.
- Media Section: Explore images and access links to our online resources, including live streaming and location information.
- Footer: Find our contact information, social media links, and donation options.
- Mobile Responsive Design: Enjoy a seamless experience across all devices with our adaptable layout.
- HTML: Structures the website's content.
- CSS: Styles the website, utilizing custom variables for colors and font sizes.
- JavaScript: Enhances interactivity and dynamic content.
- Font Awesome: Provides icons for navigation and social media.
- Google Fonts: Implements fonts like Poppins and Roboto for improved typography.
- Responsive Design: Adjusts the site layout based on screen size using media queries.
index.html
: The main webpage containing the navigation bar, main sections, and links to media.assets/
: Directory housing all assets used on the website.images/
: Directory housing all image assets used on the website.css/
: Directory housing all style sheets used on the website.style.css
: Includes all styling for the website, covering layout, fonts, and responsiveness.
js/
: Directory housing all javascript used on the website.index.js
: Contains JavaScript code for interactive elements and dynamic content.
pages/
: Directory housing all pages used on the website.leadership/
,locations/
,give/
: Directories containing specific content related to church leadership, locations, and giving options.
To view or run this website locally:
-
Clone this repository:
git clone https://github.com/pravinireri/CCA.git