Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudeepacharjee/pagescroll-animation
Lists of PageScroll Animtion in Website for Instagram Content (This repo will make animation easy to learn)
https://github.com/sudeepacharjee/pagescroll-animation
Last synced: about 14 hours ago
JSON representation
Lists of PageScroll Animtion in Website for Instagram Content (This repo will make animation easy to learn)
- Host: GitHub
- URL: https://github.com/sudeepacharjee/pagescroll-animation
- Owner: SudeepAcharjee
- Created: 2024-06-22T10:07:02.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-08T18:03:22.000Z (4 months ago)
- Last Synced: 2024-07-08T22:45:09.246Z (4 months ago)
- Language: JavaScript
- Size: 13.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
# SlideScrollAnimation Repository
Welcome to the SlideScrollAnimation repository! This repository contains a collection of slide scroll animations designed for use on web pages. Each example is accompanied by its source code and a live demo link for easy reference and testing.
### Give it a Star ⭐️## Table of ContStar
- [Getting Started](#getting-started)
- [Examples](#examples)
- [Contributing](#contributing)
- [License](#license)## Getting Started
To get started with using or contributing to the SlideScrollAnimation repository, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/yourusername/SlideScrollAnimation.git
```
2. **Navigate to the project directory**:
```bash
cd SlideScrollAnimation
```
3. **Open the examples**:
- You can view the examples directly in your browser by opening the respective files## Examples
Below is a table listing the various slide scroll animation examples included in this repository. Each example has a link to the source code and a live demo.
| Example | Description | Source Code | Live Demo |
|---------|-------------------------------------|-------------------------------------------------|--------------------------------------------|
| 1 | Example 1 | [View Code](https://github.com/SudeepAcharjee/PageScroll-Animation/tree/master/Example1) | [Live Demo](https://pagetransition-1.netlify.app/) |Feel free to explore each example and incorporate these animations into your own projects.
## Contributing
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
1. **Fork the repository**:
- Click the "Fork" button at the top of this page.
2. **Clone your fork**:
```bash
git clone https://github.com/yourusername/SlideScrollAnimation.git
```
3. **Create a new branch**:
```bash
git checkout -b feature/YourFeatureName
```
4. **Make your changes**:
- Add new examples or improve existing ones.
5. **Commit your changes**:
```bash
git commit -m 'Add some feature'
```
6. **Push to the branch**:
```bash
git push origin feature/YourFeatureName
```
7. **Create a new Pull Request**:
- Open a Pull Request from your forked repository and provide a description of your changes.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
Thank you for checking out the SlideScrollAnimation repository! We hope you find these animations useful for your web development projects. If you have any questions or suggestions, feel free to open an issue or reach out.Follow me on github and Instagram for such conetent. Happy coding!