Skip to content

pandaa880/trello-clone-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Clone

Demo

Trello Clone - React/Redux

How to get started

  1. clone the repo
  2. run npm i inside the root folder of this project
  3. run npm start to start the development version of this project.
  4. By default this will run on port 5012. You can configure it from webpack.config.js file

Dependencies

  • normalizr
  • react
  • react-beautiful-dnd
  • react-dom
  • react-icons
  • react-redux
  • redux

Currenty there are 3 initial lists with different cards. You can play with it and try out all the things.

Features

  1. Lists Management (Create, Edit Title, Remove)
  2. Card Management (Create, Edit Details, Remove, Move Cards between Lists using Drag n Drop)

Edit List Title

Double Click on the title to change it. You will get a input box from where you can change text content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published