Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marvelapp/dashboard
- Owner: marvelapp
- License: mit
- Created: 2018-01-31T14:57:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T16:11:57.000Z (almost 6 years ago)
- Last Synced: 2024-04-15T01:19:26.136Z (7 months ago)
- Topics: apollo-client, graphql, javascript, js, node, nodejs, react, react-router
- Language: JavaScript
- Homepage: https://dashboard.marvelapp.com
- Size: 21.8 MB
- Stars: 74
- Watchers: 11
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Code of conduct: code-of-conduct.md
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 runThis project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).