Skip to content

brunorybicki/Slider-Front-end-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slider | Front-end Project

This project is a simple and responsive card slider, created using the guide provided by Coddy.tech. It demonstrates how to design an interactive slider using HTML, CSS, and JavaScript to create a visually appealing, responsive user interface.

Features

  • Responsive Slider: A flexible and adaptive slider that adjusts to different screen sizes.
  • Image Cards: Displays multiple images in a clean and organized layout.
  • Navigation Controls: Allows users to move between slides using interactive buttons.
  • JavaScript Interaction: Uses JavaScript to handle slider functionality and user input.
  • Minimalist Design: A simple and visually appealing UI focused on smooth user interaction.

File Structure

  • index.html: Contains the structure of the slider.
  • styles.css: Defines the visual styling, including layout, colors, and responsiveness.
  • script.js: Handles the slider functionality and interactive behavior.

Usage

To view the project:

  1. Download or clone the repository.
  2. Open the index.html file in a web browser to explore the card slider.

Customization

If you'd like to modify the slider:

  • Change the images in index.html to customize the slider content.
  • Adjust the color scheme in styles.css by modifying the background, text, and button styles.
  • Modify the layout or card design in styles.css to fit your preferred style.
  • Update the JavaScript logic in script.js to change how the slider behaves.

Acknowledgment

This project was built using the guide provided by Coddy.tech. The original project can be found here.

About

A responsive card slider built with HTML, CSS, and JavaScript, created using a Coddy.tech guide.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors