Skip to content

Example repo for the "Wrangling remote images with Gatsby" blog post

License

Notifications You must be signed in to change notification settings

azamatsmith/gatsby-instagram-blog-example

Repository files navigation

gatsby-instagram-blog-example

Prerequisites

Create an .env file in the root of your project that looks like this

// .env
ACCESS_TOKEN=your_instagram_access_token

Install

yarn install

// or

npm install

Run

yarn develop

// or

npm run develop

About

Example repo for the "Wrangling remote images with Gatsby" blog post

Resources

License

Stars

Watchers

Forks

Packages

No packages published