drag and drop clone of the trello web app
- Clone this repo, git clone https://github.com/jmargrove/trelloClone.git
- Install all dependancies npm install
- To start the client in developer mode run npm start at the command line
- React
- Redux
- Search
- Edit tasks
- Login
- backend
- store data
Please feel free to clone and play and/or write an issue for feed back and suggestion - bare in mind that this is a clone
James Margrove