https://github.com/lazycoderaayu/scolling-animation-css
  
  
    A crolling text animation using only css no js libraries ( pure css ) 
    https://github.com/lazycoderaayu/scolling-animation-css
  
        Last synced: 8 months ago 
        JSON representation
    
A crolling text animation using only css no js libraries ( pure css )
- Host: GitHub
 - URL: https://github.com/lazycoderaayu/scolling-animation-css
 - Owner: LazycoderAayu
 - License: mit
 - Created: 2025-03-06T14:00:32.000Z (8 months ago)
 - Default Branch: main
 - Last Pushed: 2025-03-06T14:03:03.000Z (8 months ago)
 - Last Synced: 2025-03-06T15:22:41.704Z (8 months ago)
 - Language: CSS
 - Size: 4.88 KB
 - Stars: 1
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
README
          # scolling-animation-css
A crolling text animation using only css no js libraries ( pure css )
- # Contributing
If you'd like to contribute to this project, follow these steps:
1. Fork the repository.
2. Create a new branch: `git checkout -b feature/new-feature`.
3. Implement your changes.
4. Commit your changes: `git commit -m 'Add new feature'`.
5. Push to the branch: `git push origin feature/new-feature`.
6. Submit a pull request.