Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marvelapp/dashboard

A dashboard to show what your design team is working on. Written in React.
https://github.com/marvelapp/dashboard

apollo-client graphql javascript js node nodejs react react-router

Last synced: 3 days ago
JSON representation

A dashboard to show what your design team is working on. Written in React.

Awesome Lists containing this project

README

        

# Dashboard for Marvel

Dashboard is a product of the Marvel API and is made for teams creating static designs and interactive prototypes in the Marvel platform.
It's a space where all your teams Marvel activity is logged in a visually dynamic format, making it easy for teams to manage productivity and stay in sync on projects.

[Try it out here](https://dashboard.marvelapp.com)

Built using the Marvel GraphQL API - [get started here](https://marvelapp.com/developers/).

Questions? Hit us up on [Twitter](http://twitter.com/marvelapp)

## 🎒 Instructions

* Terminal: `yarn` to install dependencies
* Terminal: `yarn start` to run

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).