Skip to content

margarita2104/blanchard-skillbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blanchard Website

Overview

Blanchard Website is a course project developed for the Frontend Development course by Skillbox. This project showcases the use of HTML, CSS, and JavaScript to create a responsive and dynamic website. The project integrates several external libraries, including Inputmask, Just-Validate, Choices, Simplebar, and Swiper, to enhance user interactions and improve overall functionality.

Table of Contents

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/margarita2104/blanchard-skillbox.git
  2. Navigate to the project folder:

    cd blanchard-skillbox
  3. Open the index.html file in your preferred web browser or set up a local development server.

Usage

To use the Blanchard Website, follow these steps:

  1. Open the index.html file in your web browser.
  2. Explore different sections and features of the website.

Features

  • Responsive Design: The website is designed to provide a seamless experience across various devices and screen sizes.
  • Form Validation: Utilizes the Just-Validate library for client-side form validation.
  • Interactive UI Elements: Implements Choices for enhanced select boxes, Simplebar for custom scrollbars, and Swiper for interactive image sliders.

Libraries Used

  • Inputmask: JavaScript library for input field masking and formatting.
  • Just-Validate: Form validation library for client-side validation.
  • Choices: Customizable select boxes with native look and feel.
  • Simplebar: Custom scrollbars for an improved scrolling experience.
  • Swiper: Modern touch slider library for mobile and desktop.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

License

This project is licensed under the MIT License.

About

Educational project - graduation project on basic HTML and CSS layout for Skillbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published