An open API service indexing awesome lists of open source software.

https://github.com/rudra-xi/scroll-scape

A seamless vertical image-scrolling project designed for an intuitive and dynamic user experience. Perfect for showcasing galleries, portfolios, or storytelling through visuals.
https://github.com/rudra-xi/scroll-scape

cdnfont css html js swiperjs

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/user-attachments/assets/ad132d2b-c772-402e-8be2-8be2d39b6f62)

## Features

- Smooth scrolling animations
- Interactive elements
- Responsive design

## Installation

1. Clone the repository:

```bash
git clone https://github.com/rudra-xi/scroll-scape.git
```

2. Navigate to the project directory:

```bash
cd scroll-scape
```

## Dependencies

This project uses the following libraries:

- [Swiper](https://swiperjs.com/): A modern touch slider library.
- [CDN Fonts](https://www.cdnfonts.com/): For custom web fonts.

Include the following in your HTML file:

```html



```

```css
/* 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:

```bash
git checkout -b feature-branch
```

3. Make your changes and commit them:

```bash
git commit -m "Add new feature"
```

4. Push to the branch:

```bash
git push origin feature-branch
```

5. Create a pull request.

## Author

[![GitHub](https://img.shields.io/badge/GitHub_RudraXi-%23121011.svg?logo=github&logoColor=white)](https://github.com/rudra-xi)

## Contact

[![Instagram](https://img.shields.io/badge/Instagram_%40rudra.Xii-%23E4405F.svg?logo=Instagram&logoColor=white)](https://www.instagram.com/rudra.xii/)
[![LinkedIn](https://custom-icon-badges.demolab.com/badge/LinkedIn_Goutam-0A66C2?logo=linkedin-white&logoColor=fff)](https://www.linkedin.com/in/goutam-rudraxi)

## License

This project is licensed under the MIT License. See the [![License: MIT](https://img.shields.io/badge/License_MIT-orange.svg)](/LICENSE) file for more information.