GIF Mosaic Gallery

A collaborative project where each cohort creates their own animated mosaic

Cohorts

How to Contribute

  1. Fork this repository
  2. Create a JSON file in your cohort's submissions folder
  3. Add your Giphy GIF URL and author name
  4. Submit a pull request
Example submission file
{
  "url": "https://media.giphy.com/media/YOUR-GIF-ID/giphy.gif",
  "author": "your-github-username"
}