olafwrieden / instagram-masonry

Add the hashtag as URL parameter and enjoy a masonry tile view of popular Instagram posts related to the #tag.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Masonry 📸

This is an example implementation of the Masonic library to dynamically position images on a webpage in a masonry brick style.

Getting Started

  1. Install the React dependencies using: $ npm install
  2. Start the application using: $ npm start
  3. List top images tagged with a given hashtag by adding the hashtag query parameter to the URL: localhost:3000/?hashtag=dogs (default = puppies) 🐶
  4. Build something #cool with this starter template! 🥳

Output

Screenshot

About

Add the hashtag as URL parameter and enjoy a masonry tile view of popular Instagram posts related to the #tag.

License:MIT License


Languages

Language:JavaScript 91.6%Language:HTML 8.4%