Skip to content

A seamless vertical image-scrolling project designed for an intuitive and dynamic user experience. Perfect for showcasing galleries, portfolios, or storytelling through visuals.

License

Notifications You must be signed in to change notification settings

rudra-xi/scroll-scape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scroll Scape

Description

Scroll Scape is a web-based project that showcases smooth horizontal scrolling effects with little animations using HTML, CSS, and JavaScript.

scroll-scape

Features

  • Smooth scrolling animations
  • Interactive elements
  • Responsive design

Installation

  1. Clone the repository:

    git clone https://github.com/rudra-xi/scroll-scape.git
  2. Navigate to the project directory:

    cd scroll-scape

Dependencies

This project uses the following libraries:

  • Swiper: A modern touch slider library.

  • CDN Fonts: For custom web fonts.

    Include the following in your HTML file:

    <!-- Swiper CSS -->
    <link
    rel="stylesheet"
    href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
    />
    
    <!-- Swiper JS -->
    <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
    /* CDN Font: "Guthen Bloots Personal Use" */
    @import url("https://fonts.cdnfonts.com/css/guthen-bloots-personal-use");

Usage

Open index.html in your web browser to view the project.

Contributing

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-branch
  3. Make your changes and commit them:

    git commit -m "Add new feature"
  4. Push to the branch:

    git push origin feature-branch
  5. Create a pull request.

Author

GitHub

Contact

Instagram LinkedIn

License

This project is licensed under the MIT License. See the License: MIT file for more information.

About

A seamless vertical image-scrolling project designed for an intuitive and dynamic user experience. Perfect for showcasing galleries, portfolios, or storytelling through visuals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published