Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 495 Bytes

File metadata and controls

24 lines (16 loc) · 495 Bytes

Kanban Dashboard App

A Kanban UI built with React, NextJS, Redux, Material UI, React-Beautiful-DnD, and Normalized Reducer.

Setup

  1. Clone the repo:
git clone git@github.com:brietsparks/kanban-dashboard.git
  1. cd in and run:
npm run dev
  1. The app will run on localhost port 3000.

Demo GIF

Kanban Dashboard App Demo

LICENSE MIT