Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.37 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.37 KB

Isotope.js

This frontend project uses HTML, CSS, Bootstrap, Javascript, Jquery, isotope.

⚜ DEMO

image image image

📌 Requirements

  • HTML
  • CSS (Bootstrap CSS)
  • Jquery
  • Javascript
  • isotope.js

🔰 Installation

  • Download or clone this repository.
git clone https://github.com/rohanmittal163/isotope.js.git

📦Link

  • https://isotope.metafizzy.co/

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:

  1. Make a fork of the repository.
  2. Create a branch for your feature or bugfix (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added my new feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.