Skip to content

bojan1995/tutor-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutor Website

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.

Features

  • 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.

Technologies Used

  • 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.

Installation

To get started with this project, follow these steps:

  1. Clone the repository
  2. git clone https://github.com/bojan1995/tutor-web.git
  3. cd video-course-website
  4. Open index.html in your web browser to view the website.

Explanation:

  • 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.