This project is a responsive website template designed for video course creation. It includes a mobile-friendly hamburger menu, smooth scrolling, and web accessibility features to enhance the user experience.
- Responsive Design: The website adapts to all screen sizes (desktop, tablet, and mobile).
- Mobile Menu: A hamburger menu that toggles on mobile devices.
- Navbar Scroll Effect: The navbar changes its background when scrolling.
- Web Accessibility: The site ensures keyboard navigation and screen reader compatibility.
- Font and Icon Integration: Utilizes Google Fonts and Font Awesome icons for better typography and visual elements.
- HTML5: Structure and semantic HTML.
- CSS3: Styling and responsiveness.
- JavaScript: Functionality for mobile menu toggle and navbar scroll effect.
- Google Fonts: Open Sans font for typography.
- Font Awesome: Icons for UI elements.
- Formspree: For handling form submissions.
To get started with this project, follow these steps:
- Clone the repository
- git clone https://github.com/bojan1995/tutor-web.git
- cd video-course-website
- Open index.html in your web browser to view the website.
- Repository Title: The first line gives the project name.
- Features: This section highlights the key features of your project.
- Technologies Used: Lists the main technologies used in your project.
- Installation: Provides clear, step-by-step instructions for setting up the project.
- Features Breakdown: Describes specific sections of your HTML, CSS, and JavaScript.
- Web Accessibility: Mentions the accessibility features of your project.
- Usage: Explains how users can customize the website.
- Contributing: Provides guidelines for contributing to the project.
- License: Specifies that the project is open-source and uses the MIT License.