obender / react-kanban

A Trello-like application built with React and Redux. Take a look at the live website:

Home Page:https://www.reactkanban.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Kanban

A server-rendered React app inspired by Trello.

react kanban example

Check out the live website at https://www.reactkanban.com

Features

  • It has most of the features available on Trello, like creating and editing new cards, dragging around cards and so on.
  • Supports GitHub flavored markdown, which enables stuff like headings and checklists on the cards.
  • Works great on touch devices.

Tech stack

  • React
  • Redux
  • React-beautiful-dnd
  • Sass
  • Webpack
  • Babel
  • Express
  • MongoDB
  • Passport

About

A Trello-like application built with React and Redux. Take a look at the live website:

https://www.reactkanban.com

License:MIT License


Languages

Language:JavaScript 74.8%Language:CSS 25.2%