- Notifications
You must be signed in to change notification settings - Fork9
A dashboard to show what your design team is working on. Written in React.
License
NotificationsYou must be signed in to change notification settings
marvelapp/Dashboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
Built using the Marvel GraphQL API -get started here.
Questions? Hit us up onTwitter
- Terminal:
yarn
to install dependencies - Terminal:
yarn start
to run
This project was bootstrapped withCreate React App.