Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 383 Bytes

React Kanban Style To-do List

A simple Kanban Todo List built using react-beautiful-dnd

Demo on Netlify

Kanban Todo List

Technologies

React, React beautiful dnd, Styled components and Uuid

Installation Guide

Clone or download this repository.

Run install the dependencies npm install

Run the development server npm start