Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smakosh/gatsby-source-dribbble-example

Example website for the gatsby-source-dribbble plugin
https://github.com/smakosh/gatsby-source-dribbble-example

dribbble gatsby gatsby-source gatsby-source-dribbble

Last synced: 3 months ago
JSON representation

Example website for the gatsby-source-dribbble plugin

Awesome Lists containing this project

README

        

# gatsby-source-dribbble: Example
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
> One-Page example website to show the source plugin

You can find the live version [here](https://dribbble-example.netlify.com/).

Link to gatsby-source-dribbble: [gatsby-source-dribbble](https://github.com/smakosh/gatsby-source-dribbble)

git clone https://github.com/smakosh/gatsby-source-dribbble-example.git

cd gatsby-source-dribbble-example/

yarn install

## Follow the instructions [here](http://developer.dribbble.com/v2/oauth/) to get your Access_token

### Starting the app

gatsby develop

### Building the app

gatsby build

### Testing the built version

gatsby serve

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):


Mitchell Butler
Mitchell Butler

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!