Skip to content

A simple yet elegant dribbble shots explorer based on React + Redux 📷⚡️

License

Notifications You must be signed in to change notification settings

marcobarcelos/picturegram

Repository files navigation


Picturegram

A simple yet elegant dribbble shots explorer based on React + Redux 📷⚡️

Build Status MIT License

Demo

Live Demo: https://picturegram.marcobarcelos.com

Usage

Installation

Clone the repository and install dependencies:

$ git clone https://github.com/marcobarcelos/picturegram.git
$ cd ./picturegram
$ npm install

Configuration

Set the Dribbble API settings in ./src/config/config.[dev|prod].js:

export const DRIBBBLE_API_ACCESS_TOKEN = 'api_access_token_here';

Run

$ npm start

Testing

$ npm run test

Build

$ npm run build

Todo

  • Add dribbble API OAuth authentication
  • Add react styled components
  • Add flow
  • Add async/await

License

MIT License (c) Marco Barcelos

About

A simple yet elegant dribbble shots explorer based on React + Redux 📷⚡️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published