- HTML
- CSS (Bootstrap)
- Javascript
- Download or clone this repository.
git clone https://github.com/rohanmittal163/loop-pattern.git
This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:
- Make a fork of the repository.
- Create a branch for your feature or bugfix (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added my new feature'
) - Push your branch (
git push origin my-new-feature
) - Create a pull request.