Skip to content

Landing page design featuring a stunning image background slider and paradise islands theme. Created using HTML, CSS, and JavaScript, with smooth transitions and engaging visuals.

Notifications You must be signed in to change notification settings

basedhound/background-img-slider-1_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Banner

Background Image Slider #1

[EN] Landing page design featuring a stunning image background slider and paradise islands theme. Created using HTML, CSS, and JavaScript, with smooth transitions and engaging visuals to captivate visitors. Dynamic animations created with GSAP and interactive slider powered by Swiper.js.

[FR] Page d'accueil intégrant un diaporama d'images en arrière-plan sur les thème des îles paradisiaques. Réalisée en HTML, CSS et JavaScript, avec des transitions fluides et des visuels captivants pour attirer les visiteurs. Animations dynamiques créées avec GSAP et diaporama interactif optimisé par Swiper.js.

  • HTML (HyperText Markup Language) is the standard markup language used to create and structure content on the web. It provides the basic building blocks for web pages, defining elements such as headings, paragraphs, images, links, and more. HTML forms the backbone of any web document and is essential for web development.

  • CSS (Cascading Style Sheets) is a stylesheet language used to control the presentation and layout of web pages. It allows developers to apply styles such as colors, fonts, spacing, and positioning to HTML elements. CSS enhances the visual appeal and user experience of a website by enabling the separation of content and design.

  • JavaScript is a versatile programming language that enables interactive and dynamic functionality on web pages. It allows developers to create features like form validation, animations, and asynchronous content loading. JavaScript is essential for building modern web applications and works seamlessly with HTML and CSS to create a complete user experience.

  • Sass is a powerful CSS preprocessor that extends the capabilities of CSS with features like variables, nested rules, mixins, and functions. It helps in writing more maintainable and reusable CSS code by allowing for a more structured and organized approach to styling. Sass files are compiled into regular CSS before being served to the browser. 📄

  • GSAP (GreenSock Animation Platform) is a robust JavaScript library for creating high-performance animations. It allows developers to animate any object on the web with precise control over timing, sequences, and interactions. GSAP is known for its speed, reliability, and rich feature set, making it a go-to choice for professional animators and developers. 📄

  • Swiper.js is a modern, free, mobile touch slider with hardware-accelerated transitions. It is used to create responsive, swipeable sliders and carousels with a wide range of customization options. Swiper.js supports various transition effects, navigation controls, and is compatible with all major web browsers and mobile platforms. 📄

Follow these steps to set up the project locally on your machine.


Prerequisites

Make sure you have the following installed on your machine:


Cloning the Repository

git clone {git remote URL}


Running the Project

Use Live Server to launch a development local server with live reload feature for static & dynamic pages.

About

Landing page design featuring a stunning image background slider and paradise islands theme. Created using HTML, CSS, and JavaScript, with smooth transitions and engaging visuals.

Topics

Resources

Stars

Watchers

Forks