Welcome to the React Trello board. A Trello like board based on React, Redux, React-dnd. At the moment it has only Drag-and-drop functionality.
Welcome to the React Trello board. A Trello like board based on React, Redux, React-dnd. At the moment it has only Drag-and-drop functionality. This project is developed by [Big-Silver].
# clone our repo
$ git clone https://github.com/Big-Silver/Simple-Trello-Automate-Workflow.git
# change directory to your app
$ cd Simple-Trello-Automate-Workflow
# install npm
$ npm install
# Run project
$ npm start
# Visit to the browser
$ http://localhost:3000