Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 574 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 574 Bytes

React Canvas Slack Bot - An interactive drawing app that pushes your final drawing to Slack!

Getting Started

  1. Download/Clone the repo
  2. cd into the directory
  3. Run yarn install or npm install to install the required dependencies

How it works

  1. You open up the app (on the web)
  2. Start drawing!
  3. When you're satisfied with your creation, click the "Upload Image" button.
  4. Your image gets processed, and is then sent to a Slack channel you desire
  5. Let everyone marvel at your creation!

Built with

  • React
  • React Bootstrap
  • React FontAwesome