GIF Mosaic Gallery
A collaborative project where each cohort creates their own animated mosaic
Cohorts
How to Contribute
- Fork this repository
- Create a JSON file in your cohort's submissions folder
- Add your Giphy GIF URL and author name
- Submit a pull request
Example submission file
{
"url": "https://media.giphy.com/media/YOUR-GIF-ID/giphy.gif",
"author": "your-github-username"
}