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

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 )

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.